Re: RE: Session objects
Re: RE: Session objects
- Subject: Re: RE: Session objects
- From: "Richard L. Peskin" <email@hidden>
- Date: Mon, 31 Mar 2003 22:35:11 -0500
On Monday, March 31, 2003, at 06:00 PM,
email@hidden wrote:
> I'm pretty sure the default WOSessionStore in WO 5 (it's Java now
> remember)
> just plain holds a reference to the session object. So, yes, that
> Session
> object will persist until the session itself no longer exists---that
> is,
> when the session is terminated, either because of a timeout or an
> explicit
> terminate.
>
This then brings up a practical question, namely is session termination
controlled only on the server side? What I need to do is keep a session
open even if the client side terminates (accidenally, communications
disconnect, etc.). How can I do this? will just extending the timeout
period be sufficient?
--dick peskin
Richard L. Peskin, RLP Consulting, Londonderry, VT
http://www.rlpcon.com
http://www.caip.rutgers.edu/~peskin
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.