bojan 01/11/18 18:19:05 Modified: docs index.html Log: TC 3.3 promoted to production quality release Revision Changes Path 1.13 +20 -10 jakarta-tomcat-site/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- index.html 2001/10/22 16:14:42 1.12 +++ index.html 2001/11/19 02:19:05 1.13 @@ -132,17 +132,27 @@ </td></tr> <tr><td> <blockquote> - <p>There are several versions of Tomcat currently available for download. Version 3.1.1 -is a legacy release. Version 3.2.3 is the current production quality release -for the Servlet 2.2 and JSP 1.1 specifications. Tomcat 3.3 -is the latest continuation of the Tomcat 3.x architecture. All Tomcat 3.x releases -trace their heritage back to the original Servlet and JSP implementations that Sun -donated to the Apache Software Foundation. The 3.x versions all implement the -Servlet 2.2 and JSP 1.1 specifications. + <p>There are several versions of <strong>Tomcat 3.x</strong> currently +available for download:</p> + <ul> +<li>Version 3.3 is the current production quality release for the Servlet 2.2 +and JSP 1.1 specifications. Tomcat 3.3 is the latest continuation of the +Tomcat 3.x architecture and it is more advanced then 3.2.3, which is the 'old' +production quality release.</li> +<li>Version 3.2.3 is the 'old' production quality release and is now in +maintenance only mode.</li> +<li>Version 3.1.1 is a legacy release.</li> +</ul> + <p> +All Tomcat 3.x releases trace their heritage back to the original Servlet and +JSP implementations that Sun donated to the Apache Software Foundation. The +3.x versions all implement the <strong>Servlet 2.2</strong> and <strong>JSP +1.1</strong> specifications. </p> - <p>Tomcat 4.0 implements a new servlet container ( called Catalina) that -is based on completely new architecture. The 4.0 release implements -the Servlet 2.3 and JSP 1.2 specifications. </p> + <p><strong>Tomcat 4.0</strong> implements a new servlet container (called +Catalina) that is based on completely new architecture. The 4.0 release +implements the <strong>Servlet 2.3</strong> and <strong>JSP 1.2</strong> +specifications. </p> <p>The releases are described in more detail below to help you determine which one is right for you. More details about each release can be found in the associated release notes. </p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>