Session timeout notifications
Session timeout notifications
- Subject: Session timeout notifications
- From: John Pollard <email@hidden>
- Date: Mon, 27 Oct 2008 17:43:57 +0000
Hi list,
When a SessionDidTimeOutNotification is received, the NSNotification
passed to the callback has an object() passed that is a String rather
than the Session that issued the notification (strange?).
How should I convert that string (the session ID?) to the underlying
Session object?
Background: I am trying to keep track of sessions per IP address in
the Application class so that I can avoid any one IP running wild with
Sessions (rogue bots). I therefore need to get a handle on each
Session that times out.
Thanks
John
_______________________________________________
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