Re: session timeout trouble
Re: session timeout trouble
- Subject: Re: session timeout trouble
- From: Chuck Hill <email@hidden>
- Date: Tue, 16 Feb 2010 11:56:31 -0800
On Feb 16, 2010, at 11:54 AM, Amedeo Mantica wrote:
no, i'm monitoring the value.... it is 3600 after user logs in
very strange
there is a method that returns the remaining time ?
No. You could dig around in the WOSessionStore for it.
Chuck
On 16/feb/2010, at 20.16, Chuck Hill wrote:
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
--
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