Just follow your nose! ... I mean, the spec... It always knows!

session.getMaxInactiveInterval() is I believe the right thing to call... look at the docs to be sure which method you should be calling.

Bernhard Slominski wrote:

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]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to