| Specifies the default maximum inactive interval (in seconds)
for all sessions created in this web module. If set to 0 or
less, sessions in this web module never expire. If a session-timeout element is specified
in the web.xml file, the session-timeout value
overrides any timeoutSeconds value. If neither session-timeout nor timeoutSeconds is
specified, the timeoutSeconds default is used. Note that the session-timeout element in web.xml is specified in minutes, not seconds. |