Re: Help on how to set the idle session timeout

2001-03-20 Thread Milt Epstein
On Tue, 20 Mar 2001, Connie Chan wrote: > Hi, > > I know that we can set the session timeout in web.xml. But it > specifies how long the user can have valid session no matter the > user keeps sending the requests. Correct? If so, how about the > idle session timeout? By meaning that, if the

Re: Help on how to set the idle session timeout

2001-03-20 Thread Steve Ruby
Connie Chan wrote: > > Hi, > > I know that we can set the session timeout in web.xml. But it specifies > how long the user can have valid session no matter the user keeps > sending the requests. Correct? If so, how about the idle session > timeout? By meaning that, if the user does not send

Re: Help on how to set the idle session timeout

2001-03-20 Thread Craig R. McClanahan
On Tue, 20 Mar 2001, Connie Chan wrote: > Hi, > > I know that we can set the session timeout in web.xml. But it specifies > how long the user can have valid session no matter the user keeps > sending the requests. Correct? If so, how about the idle session > timeout? By meaning that, if th

Help on how to set the idle session timeout

2001-03-20 Thread Connie Chan
Hi, I know that we can set the session timeout in web.xml. But it specifies how long the user can have valid session no matter the user keeps sending the requests. Correct? If so, how about the idle session timeout? By meaning that, if the user does not send any request for certain time perio