Hi,
My actions are all extended from a base action.
How do I invalidate the previous session and start afresh ?
I know about the API method to invalidate a session. But where do I call
it. Is it in the constructor of the the super class at the highest level?
I used to invalidate the session after the user logs in. But this makes my
login page expire even before the user logs in.
It is not CMS. I think I am lacking a bit of understanding about
sessions that are automatically created when one invokes certain methods of
the struts API.
Mohan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]