• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Checking the validity of a session from its ID
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking the validity of a session from its ID


  • Subject: Re: Checking the validity of a session from its ID
  • From: Chuck Hill <email@hidden>
  • Date: Thu, 7 Sep 2006 09:38:44 -0700

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@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden

--

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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Checking the validity of a session from its ID (From: Frédéric JECKER <email@hidden>)

  • Prev by Date: display group fetch spec, this used to work
  • Next by Date: Re: Community Wish List
  • Previous by thread: Checking the validity of a session from its ID
  • Next by thread: Re: Community Wish List [WO Builder Replacement]
  • Index(es):
    • Date
    • Thread