Is there some way to receive notification that a session has become stale? I'm looking for something like the javax.servlet interface HttpSessionBindingListener. I have various resources associated with a session and I'd like to free them up when the session times out not waiting for somebody to hit the session (and notice it is stale).

Thanks,
Kevin Whitley
podtech.net



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

Reply via email to