You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/02/15 23:31:17 UTC

cvs commit: jakarta-tomcat-catalina/webapps/ROOT/WEB-INF web.xml

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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org