Re: Notification how to
Re: Notification how to
- Subject: Re: Notification how to
- From: Ray Ackland <email@hidden>
- Date: Sat, 29 Jul 2006 19:20:24 +1200
I suspect that the server won't know anything about the user's
actions as no request will be sent to it. I'd expect that the
terminate method would get called when the session times out (but
things would be out of date until this happens).
Another option would be to put some javascript in the page to send
some sort of request in an onunload() event handler, but this could
be tricky as it would be sent each time a new page is loaded as well.
Ray.
On 29/07/2006, at 18:30, .::welemski::. wrote:
Does the terminate() method gets called when a user closes or quits
the window?
_______________________________________________
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