remm 02/04/29 16:22:57
Modified: catalina/src/conf web.xml
Log:
- Add the new reloading flag in the configuration.
Revision Changes Path
1.33 +2 -0 jakarta-tomcat-4.0/catalina/src/conf/web.xml
Index: web.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/catalina/src/conf/web.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- web.xml 3 Dec 2001 15:48:20 -0000 1.32
+++ web.xml 29 Apr 2002 23:22:57 -0000 1.33
@@ -122,6 +122,8 @@
<!-- print statement per input line, to ease -->
<!-- debugging? [false] -->
<!-- -->
+ <!-- reloading Should Jasper check for modified JSPs? [true] -->
+ <!-- -->
<!-- scratchdir What scratch directory should we use when -->
<!-- compiling JSP pages? [default work directory -->
<!-- for the current web application] -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>