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 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