April 2001
Intermediate to advanced
780 pages
23h 48m
English
<session-timeout>
<!ELEMENT session-timeout (#PCDATA)>
The
<session-timeout>
element defines the default session timeout interval for all sessions
created in the web application. The specified timeout must be
expressed in a whole number of minutes.
<session-config>
<session-timeout>60 <!-- minutes --></session-timeout>
</session-config>