Re: WOSession and java garbage collection
Re: WOSession and java garbage collection
- Subject: Re: WOSession and java garbage collection
- From: Chuck Hill <email@hidden>
- Date: Tue, 3 Feb 2009 19:14:43 -0800
On Feb 3, 2009, at 7:10 PM, Sherry Tirko wrote:
Hi All,
Can anyone tell me if a session that hasn't timed out would get
garbage collected, if the user is redirected to a different website?
Sessions won't get garbage collected until timed out or until your
code calls session.terminate().
Chuck
--
Chuck Hill Senior Consultant / VP Development
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