[Opensource] triggering an event on Logoff
Lirian Ostrovica
lirian.ostrovica at senecac.on.ca
Fri Jan 24 11:34:36 PST 2003
HttpSessionBindingListener of Servlet 2.2, and/or HttpSessionListener
of Servlet 2.3 are notified on session timeouts.
You can do it through them.
Lirian
Mike Traum wrote:
> I need to run a job whenever a user logs off - either by clicking
> logoff, or by session timeout. Doing it when a user clicks Logoff is a
> no brainer, but anyone have any ideas about handling the session
> timeout?
>
> Thanks,
>
> Mike
>
More information about the Opensource
mailing list