Dean A. Hoover wrote:

After getting some great suggestions here for various
ways of handling session timeouts, I have implemented
something I am very happy with. Now, when a timeout
happens I want to be more informative to the user by
constructing a message that tells them what the timeout
is in minutes. Anyone know how I can get this value?

Dean Hoover
Did you try HttpSession.getMaxInactiveInterval()?

Bill Siggelkow


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



Reply via email to