[Opensource] triggering an event on Logoff
Eddie Lewis
ELewis at copyright.com.au
Mon Jan 27 14:24:13 PST 2003
Hi Mike
We handle the session timeout in the jsp itself
We include the following line in each jsp effected (in an include)
<meta http-equiv="refresh"
content="1780;URL=/expresso/is/SessionTimeout.do?state=timeout">
set the content value to a few seconds berfore the session timeout setting
on the server to call a controller. That controller can then get the session
details before it expires and then perform the necessary action (i.e.
display an appropriate message, ect).
Hope that helps
-----Original Message-----
From: Mike Traum [mailto:mtraum at cirnetwork.org]
Sent: Saturday, 25 January 2003 2:43 AM
To: Expresso Mailing List (opensource at jcorporate.com)
Subject: [Opensource] triggering an event on Logoff
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20030128/38caaff9/attachment-0002.htm
More information about the Opensource
mailing list