hi all,
I have a very interesting problem, and here how it
occurs:

my formJSP have two button: SUBMIT and EXIT.
if the user is authenticated, when the Submit button
is clicked, the form is submitted succesfully and the
user is brought to another JSP page, let say Thank-you
page.

But let say, if the session is timed out. Then the 
user is brought back to the loggin page and is forced
to log-in again, after entering usrname and password
and press enter, the browser show a blank screen while
the user is supposed to be redirected to the Thank-you
Page. It seems that the servlet is not retained the
destination: Thank-you page at all.

Is that a problem with STRUTS, TOMCAT or Did I miss
anything in in setting up the servlet?

Thank you very much.
Binh Nguyen



__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to