remm        02/05/10 22:08:49

  Modified:    catalina/src/conf web.xml
  Log:
  - Add some info on the "development" flag.
  
  Revision  Changes    Path
  1.34      +3 -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.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- web.xml   29 Apr 2002 23:22:57 -0000      1.33
  +++ web.xml   11 May 2002 05:08:49 -0000      1.34
  @@ -124,6 +124,9 @@
     <!--                                                                      -->
     <!--   reloading           Should Jasper check for modified JSPs?  [true] -->
     <!--                                                                      -->
  +  <!--   development         Is Jasper used in development mode (will check -->
  +  <!--                       for JSP modification on every access)?  [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]>

Reply via email to