Hi,
Is it possible, to extract the value that is is the web.xml file for session
timeout into my JSP page
<session-config>
<session-timeout>
5
</session-timeout>
</session-config>
I want to get the "5" minutes into the JSP page so I can use it for some
information.
Thanks for your help!
Bernhard
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)