I noticed while developing my application that Struts 2 (I think) will
recreate your session when it times out.

I have several name spaces used in my packages such as:

1.  /Admin
2. /Design
3. /

While I am hitting actions in the /Admin or /Design area of my
application, if the session times out I am redirected back to my main
page with a restored session.  If any of the link point to / then the
session does not get restored.

How can I restore the session in the / name space?  Is there any
reason why this is not happening for the / name space?

Thank you

Rich

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

Reply via email to