luehe       2002/11/15 20:20:57

  Modified:    catalina/src/conf web.xml
  Log:
  Added init param to configure tag pool size.
  
  Revision  Changes    Path
  1.7       +2 -0      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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- web.xml   21 Oct 2002 08:40:37 -0000      1.6
  +++ web.xml   16 Nov 2002 04:20:57 -0000      1.7
  @@ -115,6 +115,8 @@
     <!--   enablePooling       Determines whether tag handler pooling is      -->
     <!--                       enabled  [true]                                -->
     <!--                                                                      -->
  +  <!--   tagPoolSize         The tag handler pool size                      -->
  +  <!--                                                                      -->
     <!--   logVerbosityLevel   The level of detailed messages to be produced  -->
     <!--                       by this servlet.  Increasing levels cause the  -->
     <!--                       generation of more messages.  Valid values are -->
  
  
  

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

Reply via email to