Re: Trigger saveData on session termination
Re: Trigger saveData on session termination
- Subject: Re: Trigger saveData on session termination
- From: Nathan Hampton <email@hidden>
- Date: Tue, 19 Apr 2005 01:05:45 -0700
That was my immediate thought, but the API for WOSession says "Causes
the session to terminate after the conclusion of the current
request-response loop." This would seem to imply that it is not
automatically called when a session times out.
--NCH
On 19 Apr 2005, at 12:54 AM, Hugi Thordarson wrote:
Override terminate() in your session class and do your work there. And
remember to call super.terminate() afterwards :-).
Cheers,
Hugi
On 19.4.2005, at 07:37, Ute Hoffmann wrote:
Hello,
is it possible to have a method in the session, which is executed
when the session terminates? I know how to do it when a logout button
is hit, but I would like the method to execute also, when a session
times out. Is there a way to archieve this? If yes, how?
Many thanks,
Ute
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden