Hello,

according to the Servlet specification:

///
The session-timeout element defines the default
session timeout interval for all sessions created
in this web application. The specified timeout
must be expressed in a whole number of minutes.
If the timeout is 0 or less, the container ensures
the default behaviour of sessions is never to time
out. If this element is not specified, the container
must set its default timeout period.
\\\

regards,
Bernhard

On 08.09.2007 18:48, Mario Ivankovits wrote:
Hi!

If no timeout property is present, then no timeout applies.
Otherwise, the specified timeout applies.

You are right too with all you said.
Hmmm .... No pc here yet, but, how do a servlet container behave if there is no 
session timeout configured or is it a required configuration?

Ciao,
Mario

Reply via email to