luehe 2004/10/18 16:51:08 Modified: catalina/src/conf web.xml Log: Reformated prior to making changes Revision Changes Path 1.48 +7 -6 jakarta-tomcat-catalina/catalina/src/conf/web.xml Index: web.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/web.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- web.xml 5 Oct 2004 21:15:16 -0000 1.47 +++ web.xml 18 Oct 2004 23:51:08 -0000 1.48 @@ -111,12 +111,13 @@ <!-- is the time in seconds between checks to see --> <!-- if a JSP page needs to be recompiled. [300] --> <!-- --> - <!-- modificationTestInterval Causes a JSP (and its dependent --> - <!-- files) to not be checked for modification --> - <!-- during the specified time interval --> - <!-- (in seconds) from the last time the JSP was --> - <!-- checked for modification. A value of 0 will --> - <!-- cause the JSP to be checked on every access. --> + <!-- modificationTestInterval --> + <!-- Causes a JSP (and its dependent files) to not --> + <!-- be checked for modification during the --> + <!-- specified time interval (in seconds) from the --> + <!-- last time the JSP was checked for --> + <!-- modification. A value of 0 will cause the JSP --> + <!-- to be checked on every access. --> <!-- Used in development mode only. [4] --> <!-- --> <!-- compiler Which compiler Ant should use to compile JSP -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]