Hi Guys,

Does anyone you use servlets running on Apache Jserv? I tried to the
HttpSession tracking API to track user login sessions but the sessions
expire after about 15 minutes of inactivity. That is annoying and I want 
them alive for at least two hours of inactivity.

My servlet book said:

"Specific session behavior, such as the amount of idle time before a
session is destroyed, depends on the server"

So, I read the Jserv docs and they were very poorly organized (I looked up
the java.apache.org web site. Any other places for better docs?) I could
not find how to configure the server so that it can keep the idle session
alive longer. Anyone has any thoughts?

Thanks a lot
Michael

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to