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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to