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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to