remm        2003/02/15 14:31:17

  Modified:    webapps/ROOT/WEB-INF web.xml
  Log:
  - Add a tag to be able to insert the JSPs for precompilation.
  
  Revision  Changes    Path
  1.3       +3 -0      jakarta-tomcat-catalina/webapps/ROOT/WEB-INF/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/ROOT/WEB-INF/web.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- web.xml   8 Dec 2002 13:42:10 -0000       1.2
  +++ web.xml   15 Feb 2003 22:31:17 -0000      1.3
  @@ -9,4 +9,7 @@
     <description>
        Welcome to Tomcat
     </description>
  +
  +  <!--GENERATED_JSPS--> 
  +
   </web-app>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to