remm        2003/02/15 14:24:42

  Modified:    jsr152/examples/WEB-INF web.xml
  Log:
  - Add a tag to be able to insert the JSPs for precompilation.
  
  Revision  Changes    Path
  1.8       +2 -0      jakarta-servletapi-5/jsr152/examples/WEB-INF/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-servletapi-5/jsr152/examples/WEB-INF/web.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- web.xml   29 Jan 2003 00:54:22 -0000      1.7
  +++ web.xml   15 Feb 2003 22:24:42 -0000      1.8
  @@ -108,6 +108,8 @@
           </servlet-class>
       </servlet>
   
  +    <!--GENERATED_JSPS--> 
  +
       <servlet-mapping>
           <servlet-name>
               CompressionFilterTestServlet
  
  
  

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

Reply via email to