You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2003/11/25 19:24:09 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs index.xml

yoavs       2003/11/25 10:24:09

  Modified:    webapps/docs index.xml
  Log:
  Added balancer
  
  Revision  Changes    Path
  1.12      +3 -0      jakarta-tomcat-catalina/webapps/docs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/index.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.xml	15 Oct 2003 01:57:59 -0000	1.11
  +++ index.xml	25 Nov 2003 18:24:09 -0000	1.12
  @@ -9,6 +9,7 @@
     <properties>
       <author email="craigmcc@apache.org">Craig R. McClanahan</author>
       <author email="remm@apache.org">Remy Maucherat</author>
  +    <author email="yoavs@apache.org">Yoav Shapira</author>
       <title>Documentation Index</title>
     </properties>
   
  @@ -91,6 +92,8 @@
       Configuring the default servlet and customizing directory listings.</li>
   <li><a href="cluster-howto.html"><strong>Tomcat Clustering</strong></a> -
       Enable session replication in a Tomcat environment.</li>
  +<li><a href="balancer-howto.html"><strong>Balancer</strong></a> -
  +    Configuring, using, and extending the load balancer application.</li>
   
   </ol>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org