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 2002/08/11 17:35:27 UTC

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

remm        2002/08/11 08:35:27

  Modified:    docs     index.html
               xdocs    index.xml
  Log:
  - Update site (finally).
  
  Revision  Changes    Path
  1.26      +78 -27    jakarta-tomcat-site/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- index.html	11 May 2002 17:27:44 -0000	1.25
  +++ index.html	11 Aug 2002 15:35:27 -0000	1.26
  @@ -158,12 +158,24 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                2.4/2.0
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                5.0.x (not yet released)
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   2.3/1.2
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                4.0.3
  +                4.0.4
               </font>
   </td>
               </tr>
  @@ -180,32 +192,39 @@
   </td>
               </tr>
               </table>
  -                                                <p><strong>Tomcat 4.x</strong> implements a new servlet container (called
  -Catalina) that is based on completely new architecture.  The 4.x releases
  -implements the <strong>Servlet 2.3</strong> and <strong>JSP 1.2</strong>
  -specifications.  </p>
  -                                                <p>There are several versions of <strong>Tomcat 3.x</strong> currently
  -available for download:</p>
  -                                                <ul>
  -<li>Version <strong>3.3</strong> 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.4,
  -which is the 'old' production quality release.</li>
  -<li>Version 3.2.4 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 <strong>Tomcat 3.x</strong> 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>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>
  -                                                <p><strong>Tomcat 4.1.x</strong>.  Tomcat 4.1.0 Alpha is the latest release.  
  -Tomcat 4.1 is a refactoring of Tomcat 4.0, and contains significant 
  +                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Tomcat 5.x"><strong>Tomcat 5.x</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p><strong>Tomcat 5.x</strong> is the upcoming major release of Tomcat, and
  +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>
  +                            </blockquote>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Tomcat 4.x"><strong>Tomcat 4.x</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p><strong>Tomcat 4.x</strong> implements a new servlet container (called
  +Catalina) that is based on completely new architecture.  The 4.x releases
  +implement the <strong>Servlet 2.3</strong> and <strong>JSP 1.2</strong>
  +specifications.</p>
  +                                                <p><strong>Tomcat 4.1.x</strong>.  Tomcat 4.1.8 Beta is the latest release.  
  +Tomcat 4.1 is a refactoring of Tomcat 4.0.x, and contains significant 
   enhancements, including:
   <ul>
   <li>JMX based administration features</li>
  @@ -218,15 +237,43 @@
   <li>Custom Ant tasks to interact with the manager application directly 
   from build.xml scripts</li>
   </ul>
  -Version 4.1 implements the final released versions of the Servlet 2.3 
  -and JSP 1.2 specifications.</p>
  -                                                <p><strong>Tomcat 4.0.x</strong>.  Tomcat 4.0.3 is the current production
  +</p>
  +                                                <p><strong>Tomcat 4.0.x</strong>.  Tomcat 4.0.4 is the current production
   quality release.  Tomcat 4.0 is the next generation of Tomcat.  The 4.0 servlet
   container (Catalina) has been developed from the ground up for flexibility and
   performance.  Version 4.0 implements the final released versions of the Servlet
   2.3 and JSP 1.2 specifications.  As required by the specifications, Tomcat 4.0
   also supports web applications built for the Servlet 2.2 and JSP 1.1
   specifications with no changes.</p>
  +                            </blockquote>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Tomcat 3.x"><strong>Tomcat 3.x</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>There are several versions of <strong>Tomcat 3.x</strong> currently
  +available for download:</p>
  +                                                <ul>
  +<li>Version <strong>3.3</strong> 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.4,
  +which is the 'old' production quality release.</li>
  +<li>Version 3.2.4 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 <strong>Tomcat 3.x</strong> 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><strong>Tomcat 3.3.x</strong>. Version 3.3.1 is the current production 
   quality release. It continues the refactoring that was begun in version 3.2 and
   carries it to its logical conclusion.  Version 3.3 provides a much more modular
  @@ -250,6 +297,10 @@
   3.1 should update to 3.1.1 to close the security holes and they are 
   strongly encouraged to migrate to the current production release, Tomcat 
   3.3.</p>
  +                            </blockquote>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
                               </blockquote>
           </p>
         </td></tr>
  
  
  
  1.22      +51 -30    jakarta-tomcat-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs/index.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- index.xml	11 May 2002 17:27:44 -0000	1.21
  +++ index.xml	11 Aug 2002 15:35:27 -0000	1.22
  @@ -39,8 +39,13 @@
   </tr>
   
   <tr>
  +  <td>2.4/2.0</td>
  +  <td>5.0.x (not yet released)</td>
  +</tr>
  +
  +<tr>
     <td>2.3/1.2</td>
  -  <td>4.0.3</td>
  +  <td>4.0.4</td>
   </tr>
   
   <tr>
  @@ -50,37 +55,28 @@
   
   </table>
   
  -<p><strong>Tomcat 4.x</strong> implements a new servlet container (called
  -Catalina) that is based on completely new architecture.  The 4.x releases
  -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> 
   
  -<p>There are several versions of <strong>Tomcat 3.x</strong> currently
  -available for download:</p>
  +<subsection name="Tomcat 5.x">
   
  -<ul>
  -<li>Version <strong>3.3</strong> 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.4,
  -which is the 'old' production quality release.</li>
  -<li>Version 3.2.4 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><strong>Tomcat 5.x</strong> is the upcoming major release of Tomcat, and
  +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>
  -All <strong>Tomcat 3.x</strong> 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>
  +</subsection>
   
  -<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> 
  +<subsection name="Tomcat 4.x">
   
  -<p><strong>Tomcat 4.1.x</strong>.  Tomcat 4.1.0 Alpha is the latest release.  
  -Tomcat 4.1 is a refactoring of Tomcat 4.0, and contains significant 
  +<p><strong>Tomcat 4.x</strong> implements a new servlet container (called
  +Catalina) that is based on completely new architecture.  The 4.x releases
  +implement the <strong>Servlet 2.3</strong> and <strong>JSP 1.2</strong>
  +specifications.</p>
  +
  +<p><strong>Tomcat 4.1.x</strong>.  Tomcat 4.1.8 Beta is the latest release.  
  +Tomcat 4.1 is a refactoring of Tomcat 4.0.x, and contains significant 
   enhancements, including:
   <ul>
   <li>JMX based administration features</li>
  @@ -93,10 +89,9 @@
   <li>Custom Ant tasks to interact with the manager application directly 
   from build.xml scripts</li>
   </ul>
  -Version 4.1 implements the final released versions of the Servlet 2.3 
  -and JSP 1.2 specifications.</p>
  +</p>
   
  -<p><strong>Tomcat 4.0.x</strong>.  Tomcat 4.0.3 is the current production
  +<p><strong>Tomcat 4.0.x</strong>.  Tomcat 4.0.4 is the current production
   quality release.  Tomcat 4.0 is the next generation of Tomcat.  The 4.0 servlet
   container (Catalina) has been developed from the ground up for flexibility and
   performance.  Version 4.0 implements the final released versions of the Servlet
  @@ -104,6 +99,30 @@
   also supports web applications built for the Servlet 2.2 and JSP 1.1
   specifications with no changes.</p>
   
  +</subsection>
  +
  +<subsection name="Tomcat 3.x">
  +
  +<p>There are several versions of <strong>Tomcat 3.x</strong> currently
  +available for download:</p>
  +
  +<ul>
  +<li>Version <strong>3.3</strong> 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.4,
  +which is the 'old' production quality release.</li>
  +<li>Version 3.2.4 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 <strong>Tomcat 3.x</strong> 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><strong>Tomcat 3.3.x</strong>. Version 3.3.1 is the current production 
   quality release. It continues the refactoring that was begun in version 3.2 and
   carries it to its logical conclusion.  Version 3.3 provides a much more modular
  @@ -129,6 +148,8 @@
   3.1 should update to 3.1.1 to close the security holes and they are 
   strongly encouraged to migrate to the current production release, Tomcat 
   3.3.</p> 
  +
  +</subsection>
   
   </section>
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


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

Posted by John Holman <j....@qmul.ac.uk>.
The Tomcat 4.1 documents referenced on the index.html page are not up to 
date (e.g. jndi-datasource-examples-howto, realm-howto).

John.


remm@apache.org wrote:
> remm        2002/08/11 08:35:27
> 
>   Modified:    docs     index.html
>                xdocs    index.xml
>   Log:
>   - Update site (finally).
>   
>   Revision  Changes    Path
>   1.26      +78 -27    jakarta-tomcat-site/docs/index.html
>   
>   Index: index.html
>   ===================================================================
>   RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v
>   retrieving revision 1.25
>   retrieving revision 1.26
>   diff -u -r1.25 -r1.26
>   --- index.html	11 May 2002 17:27:44 -0000	1.25
>   +++ index.html	11 Aug 2002 15:35:27 -0000	1.26
>   @@ -158,12 +158,24 @@

...



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>