You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Endre Stølsvik <En...@Stolsvik.com> on 2001/03/02 11:35:55 UTC

Small little "bug" in default web.xml

  <!-- Set the default session timeout (in seconds) -->
  <session-config>
    <session-timeout>30</session-timeout>
  </session-config>

that's -minutes-, right?


-- 
Mvh,
Endre