I have tried something similar with yours: a object stored in the session and with a 
HttpSessionBindingListener 
implementation. When the invalidate method is called in the logoff action, it is too 
late for the valueUnbound method to 
retrieve anything from the session since it is invalid already.

9/23/2002 2:56:58 PM, "Miller, Jason" <[EMAIL PROTECTED]> wrote:





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

Reply via email to