----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hello.

    I'm seeking for possibility to set timeout for HTTP sessions. The point
is that Java Servlet API doesn't support methods for setting timeout for
HttpSession object, so Apache JServ doesn't it too if I'm not mistaken. So,
is there any possibility to set expiration time for HttpSession objects
(since last user's request)? May be there are some configuration options for
JServ which I don't know about? And another question: is the session object
destroyed automatically and if it does, when it happens?


I'm using Apache 1.3.9/Jserv 1.1b2 under Solaris 2.5.1 with Jdk 1.8 (if it
helps).

    thanks in advance

Alex..



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to