Re: How to take care of session mgmt

2006-07-04 Thread Laurie Harper
[EMAIL PROTECTED] wrote: Hi *, I am new to struts and to this group. Is there any standard way of doing session management. For eg, user is not allowed to access any resource(jsp pages directly) unless he logins. When he tries he should be directed to login page. Is there any standard way of do

RE: How to take care of session mgmt

2006-06-29 Thread nageshkumar.siddu
Subject: How to take care of session mgmt Hi *, I am new to struts and to this group. Is there any standard way of doing session management. For eg, user is not allowed to access any resource(jsp pages directly) unless he logins. When he tries he should be directed to login page. Is there any

How to take care of session mgmt

2006-06-29 Thread kumar.vinodh
Hi *, I am new to struts and to this group. Is there any standard way of doing session management. For eg, user is not allowed to access any resource(jsp pages directly) unless he logins. When he tries he should be directed to login page. Is there any standard way of doing this. Struts framework