You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Richard Xing <xi...@gmail.com> on 2009/06/11 22:57:10 UTC

Re: Struts2 Session Invalidate.

You can use the tag <s:set ../> to set the session variable to empty string
as below:

<s:set name="variableName" value="" scope="session"/>
-- 
View this message in context: http://www.nabble.com/Struts2-Session-Invalidate.-tp15627192p23988865.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org