luehe       2003/08/06 13:17:59

  Modified:    catalina/src/conf web.xml
  Log:
  Added xpoweredBy default value to comment
  
  Revision  Changes    Path
  1.23      +1 -1      jakarta-tomcat-catalina/catalina/src/conf/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/web.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- web.xml   6 Aug 2003 20:03:15 -0000       1.22
  +++ web.xml   6 Aug 2003 20:17:59 -0000       1.23
  @@ -170,7 +170,7 @@
     <!--   tagpoolMaxSize      The maximum tag handler pool size  [5]         -->
     <!--                                                                      -->
     <!--   xpoweredBy          Determines whether X-Powered-By response       -->
  -  <!--                       header is added by generated servlet           -->
  +  <!--                       header is added by generated servlet  [false]  -->
     <!--                                                                      -->
     <!-- If you wish to use Jikes to compile JSP pages:                       -->
     <!--   Set the init parameter "compiler" to "jikes".  Define              -->
  
  
  

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

Reply via email to