luehe       2004/02/05 11:37:07

  Modified:    catalina/src/conf web.xml
  Log:
  Removed "tagpoolMaxSize" from list of JSP init params.
  This property may now be configured per servlet or webapp.
  
  Revision  Changes    Path
  1.33      +0 -2      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.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- web.xml   4 Feb 2004 22:25:26 -0000       1.32
  +++ web.xml   5 Feb 2004 19:37:07 -0000       1.33
  @@ -168,8 +168,6 @@
     <!--                       compiling JSP pages?  [default work directory  -->
     <!--                       for the current web application]               -->
     <!--                                                                      -->
  -  <!--   tagpoolMaxSize      The maximum tag handler pool size  [5]         -->
  -  <!--                                                                      -->
     <!--   xpoweredBy          Determines whether X-Powered-By response       -->
     <!--                       header is added by generated servlet  [false]  -->
     <!--                                                                      -->
  
  
  

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

Reply via email to