HI ,

I think it do not remove the data in the session after we invalidate it.
So do you have any idea of removing the data in the session.

Thank you
sanjeewa

-----Original Message-----
From: hardik_982 [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 22, 2008 12:28 PM
To: user@struts.apache.org
Subject: Re: Struts2 Session Invalidate.


try
this
((org.apache.struts2.dispatcher.SessionMap)
ActionContext.getContext().getSession()).invalidate();
-- 
View this message in context:
http://www.nabble.com/Struts2-Session-Invalidate.-tp15627192p15628783.html
Sent from the Struts - User mailing list archive at Nabble.com.


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



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

Reply via email to