See WOApplication:
restoreSessionWithID
public WOSession restoreSessionWithID(String aSessionID,
WOContext aContext)
Restores the WOSession object representing a session. In normal
request handling, this method is invoked at the start of a cycle of
the request-response loop. The default implementation simply invokes
WOSessionStore's checkOutSessionWithID method, but raises an
exception if the WOSessionStore object is missing. This method also
posts a SessionDidRestoreNotification, with the session restored
passed as a parameter (null if the session was not restored).
Chuck
On Sep 7, 2006, at 6:19 AM, Frédéric JECKER wrote:
Hi all,
Can anyone tell me if it is possible to check the validity of a
session from its ID (and of course, how to do it).
I've already had a look to the WOSessionStore object but it can't
help me :-)
Thanks
Fred
_______________________________________________
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/chill%
40global-village.net
This email sent to [EMAIL PROTECTED]
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
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]