> If the session expires, the user will be redirected to login page. Once
> the user logins again, how to redirect him to the last working page.
> Application is built in Struts 1.2.9

You have to remember the requested page just before redirecting user
to login page. If you are using ACEGI / Spring Security, there is
already such mechanism implemented.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to