You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mohan Radhakrishnan <Mo...@hclcomnet.co.in> on 2003/03/09 06:08:33 UTC

invalidate session

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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org