Re: session timeout trouble
Re: session timeout trouble
- Subject: Re: session timeout trouble
- From: Chuck Hill <email@hidden>
- Date: Tue, 16 Feb 2010 11:16:21 -0800
On Feb 16, 2010, at 8:24 AM, Amedeo Mantica wrote:
Hello,
I have a strange behaviour,
In my application constructor i have:
setSessionTimeOut(600);
and it works perfectly, the session expires after 10 minutes
now, when an user authenticates i call this in session...
this.setTimeOut(3600);
but... the session still expire after 600 seconds... why ?
That should work. Is something else setting it back to 600?
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