Hey all

How can I achieve something like this:
<%session.removeAttribute("successMessage");%>

with the <s:set> tag? 

I tried <s:set name="session.get('successMessage')" value="null"/> but it
didn't work.

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Set-a-session-value-in-the-view-tf4018422.html#a11412642
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to