no, i'm monitoring the value.... it is 3600 after user logs in very strange
there is a method that returns the remaining time ? Amedeo 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 > > > > > > > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
