----------------------------------------------------------------
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!!!
----------------------------------------------------------------
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?
>
Try setting session.timeout in zone.properties.
- Fernando
=======================================
Fernando Salazar <[EMAIL PROTECTED]>
w -781-392-2514
--
--------------------------------------------------------------
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]