--- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

