Hello,

When a user posts data to a servlet after the session has expired (timeout)
tomcat automatically redirects to my login page. After successful login,
tomcat will redirect to the original request.

I am looking for way to access the originally posted data when it 'arrives'
in the servlet (after tomcat has redirected after the login).

Any guidance or pointers would be most warmly welcomed!

Thanks,

Peter


-- 
View this message in context: 
http://www.nabble.com/Where-is-the-POSTED-data-on-login-redirect--tf4706256.html#a13451670
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to