0 Replies Latest reply on May 16, 2003 5:27 AM by panelspace

    session timeout

    panelspace

      I am using jboss-3.0.4_tomcat-4.0.6 and have tried to set the sessions to not timeout by having :-
      <session-config>
      <session-timeout>0</session-timeout>
      </session-config>
      in the web.xml file.
      However, the session still seems to timeout every 30 minutes. How can I set the sessions to not timeout ??
      Thanks in advance
      Sh