You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/05/23 21:50:15 UTC

cvs commit: jakarta-tomcat-site/xdocs index.xml

remm        2003/05/23 12:50:15

  Modified:    docs     index.html
               xdocs    index.xml
  Log:
  - Add some planned TC 5 features list.
  
  Revision  Changes    Path
  1.38      +15 -0     jakarta-tomcat-site/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- index.html	4 May 2003 18:32:19 -0000	1.37
  +++ index.html	23 May 2003 19:50:14 -0000	1.38
  @@ -211,6 +211,21 @@
   builds upon the Tomcat 3.3 and Tomcat 4.1 codebases. 
   The 5.x releases implement the <strong>Servlet 2.4</strong> 
   and <strong>JSP 2.0</strong> specifications.</p>
  +                                                <p><strong>Tomcat 5.0.x</strong>.  Tomcat 5.0 improves on Tomcat 4.1 in many
  +ways, including:
  +<ul>
  +<li>Performance optimizations and reduced garbage collection</li>
  +<li>Refactored application deployer, with an optional standalone deployer 
  +allowing validation and compilation of a web application before putting 
  +it in production</li>
  +<li>Complete server monitoring using JMX and the manager web application</li>
  +<li>Scalability and reliability enhancements</li>
  +<li>Improved Taglibs handling, including advanced pooling and tag plugins</li>
  +<li>Improved platform integration, with native Windows and Unix wrappers</li>
  +<li>Embedding of Tomcat using JMX</li>
  +<li>Expanded documentation</li>
  +</ul>
  +</p>
                               </blockquote>
         </td></tr>
         <tr><td><br/></td></tr>
  
  
  
  1.31      +16 -0     jakarta-tomcat-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs/index.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- index.xml	4 May 2003 18:32:19 -0000	1.30
  +++ index.xml	23 May 2003 19:50:15 -0000	1.31
  @@ -66,6 +66,22 @@
   The 5.x releases implement the <strong>Servlet 2.4</strong> 
   and <strong>JSP 2.0</strong> specifications.</p>
   
  +<p><strong>Tomcat 5.0.x</strong>.  Tomcat 5.0 improves on Tomcat 4.1 in many
  +ways, including:
  +<ul>
  +<li>Performance optimizations and reduced garbage collection</li>
  +<li>Refactored application deployer, with an optional standalone deployer 
  +allowing validation and compilation of a web application before putting 
  +it in production</li>
  +<li>Complete server monitoring using JMX and the manager web application</li>
  +<li>Scalability and reliability enhancements</li>
  +<li>Improved Taglibs handling, including advanced pooling and tag plugins</li>
  +<li>Improved platform integration, with native Windows and Unix wrappers</li>
  +<li>Embedding of Tomcat using JMX</li>
  +<li>Expanded documentation</li>
  +</ul>
  +</p>
  +
   </subsection>
   
   <subsection name="Tomcat 4.x">
  
  
  

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