DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7369>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7369 HttpSession.setMaxInactiveInterval takes minutes instead of seconds. Summary: HttpSession.setMaxInactiveInterval takes minutes instead of seconds. Product: Tomcat 4 Version: 4.0.1 Final Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Servlet & JSP API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The J2EE spec says HttpSession.setMaxInactiveInterval( int ) takes a time interval in seconds for a session. However, calling this on a Tomcat HttpSession implementation set the timeout in minutes. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>