--- Laurie Harper <[EMAIL PROTECTED]> wrote:
> Dave Newton wrote:
> > --- Sanjeewa Saman <[EMAIL PROTECTED]> wrote:
> >> 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.
> > 
> >> ((org.apache.struts2.dispatcher.SessionMap)
> >> ActionContext.getContext().getSession()).clear();
> > 
> > It might have been quicker to look up the JavaDocs.
> > 
> > Dave
> 
> True :-) but: it shouldn't be necessary to call clear(). invalidate() 
> should cause that to happen, and subsequent requests should get a new 
> session.

True, but sometimes it's easier to answer the question than it is to educate
:/

Dave


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

Reply via email to