Re: setTimeout()
Re: setTimeout()
- Subject: Re: setTimeout()
- From: Chuck Hill <email@hidden>
- Date: Tue, 14 Jul 2009 08:49:16 -0700
Yes.
On Jul 14, 2009, at 7:43 AM, james o'loughlin wrote:
does calling setTimeout() in Session.java override the settings in
javamonitor (Application Settings "Session TimeOut (sec)")?
public void setTimeOut() {
this.setTimeOut(1200);
}
basically, if a user is logged in, i'd like to extend the session
time.
thanks!
./james
_______________________________________________
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
--
Chuck Hill Senior Consultant / VP Development
Learn WO at WOWODC'09 East in Montréal this August!
http://www.wocommunity.org/wowodc09/east
http://arstechnica.com/apple/news/2009/07/webobjects-sliced-from-106but-prognosis-of-death-premature.ars
_______________________________________________
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
References: | |
| >setTimeout() (From: james o'loughlin <email@hidden>) |