Re: Notification how to
Re: Notification how to
- Subject: Re: Notification how to
- From: Paul Lynch <email@hidden>
- Date: Sat, 29 Jul 2006 07:55:30 +0100
On 29 Jul 2006, at 07:30, .::welemski::. wrote:
Does the terminate() method gets called when a user closes or quits
the window?
Yes, session.terminate() is called in any of two circumstances:
- when it is called explicitly by your code as part of a logout
routine;
- when the session times out.
Default time out is 60 minutes after the last request-response
cycle. You can change the time out value yourself if you wish.
Paul
_______________________________________________
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