yes.

If you are using servlet 2.3 container, write a filter that can check the
session status, if expired will redirect the control to the standard
expired.jsp page otherwise the control is passed to thr requested jsp.

hth
navjot singh

|-----Original Message-----
|From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]
|Sent: Tuesday, August 19, 2003 4:28 PM
|To: Struts Users Mailing List
|Subject: Re: Session expired
|
|
|What if you check from your action before redirecting to a  jsp ?
|
|
|Filip Polsakiewicz wrote:
|
|>Hi,
|>is there any way to redirect y user to a jsp if the session is expired
|>without checking for an expired session within each single jsp?
|>
|>Thanks, Filip
|>
|>
|>
|>
|>---------------------------------------------------------------------
|>To unsubscribe, e-mail: [EMAIL PROTECTED]
|>For additional commands, e-mail: [EMAIL PROTECTED]
|>
|>
|>
|>
|>
|
|
|---------------------------------------------------------------------
|To unsubscribe, e-mail: [EMAIL PROTECTED]
|For additional commands, e-mail: [EMAIL PROTECTED]
|
|


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to