remm 2003/09/26 06:22:30 Modified: docs resources.html xdocs resources.xml Added: docs/articles performance.pdf Log: - Add article on Tomcat performance, contributed by Peter Lin. Revision Changes Path 1.18 +45 -48 jakarta-tomcat-site/docs/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/resources.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- resources.html 15 Sep 2003 22:12:07 -0000 1.17 +++ resources.html 26 Sep 2003 13:22:29 -0000 1.18 @@ -122,15 +122,51 @@ <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr><td bgcolor="#525D76"> <font color="#ffffff" face="arial,helvetica,sanserif"> - <a name="Note"><strong>Note</strong></a> + <a name="Free Tools"><strong>Free Tools</strong></a> </font> </td></tr> <tr><td> <blockquote> <p>The Apache Tomcat project doesn't endorse any of the products mentioned - here. They are mentioned just because they are Tomcat centric and may - be useful references. The books are listed by descending publication - date.</p> + here.</p> + <ul> + <li> + <a href="http://openknows.free.fr/">Tomcat for Eclipse</a> + </li> + <li> + <a href="http://www.sysdeo.com/eclipse/tomcatPlugin.html">Sysdeo Eclipse Tomcat Launcher plugin</a> + </li> + <li> + <a href="http://www.day.com/en/product/communiqu1/cqenterprise/communiqu1/dnlogin.html">DAY Communique JSP Debugger</a> + </li> + </ul> + </blockquote> + </p> + </td></tr> + <tr><td><br/></td></tr> + </table> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> + <tr><td bgcolor="#525D76"> + <font color="#ffffff" face="arial,helvetica,sanserif"> + <a name="Articles"><strong>Articles</strong></a> + </font> + </td></tr> + <tr><td> + <blockquote> + <ul> + <li> + <b><a href="articles/performance.pdf">Tomcat Performance</a></b>, + by Peter Lin + </li> + <li> + <b><a href="http://www.ubeans.com/tomcat/index.html">Tomcat 4.0 Load + Balancing with Apache 1.3</a></b>, by Pascal Forget + </li> + <li> + <b><a href="http://www.theserverside.com/resources/article.jsp?l=Tomcat"> + In Memory Session Replication in Tomcat 4.0</a></b>, by Filip Hanik + </li> + </ul> </blockquote> </p> </td></tr> @@ -144,7 +180,11 @@ </td></tr> <tr><td> <blockquote> - <p>Tomcat committers' names are indicated in bold.</p> + <p>The Apache Tomcat project doesn't endorse any of the books mentioned + here. They are mentioned just because they are Tomcat centric and may + be useful references. The books are listed by descending publication + date.</p> + <p>Tomcat committers' names are indicated in bold.</p> <ul> <li> <b><a href="http://www.brainysoftware.com/">How Tomcat Works</a></b>, by Budi Kurniawan<br /> @@ -155,10 +195,6 @@ <i>Hungry Minds, Inc (06/2003)</i> </li> <li> - <b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861008546/qid=1043089531/sr=1-7/ref=sr_1_7/002-9433156-6683214?v=glance&s=books">Apache Tomcat Performance Handbook</a></b>, by Peter Lin, <b>Remy Maucherat</b><br /> - <i>? (05/2003)</i> - </li> - <li> <b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/0596003188/qid=1043089531/sr=1-6/ref=sr_1_6/002-9433156-6683214?v=glance&s=books">Tomcat: The Definitive Guide</a></b>, by Jason Brittain, <b>Ian F. Darwin</b><br /> <i>O'Reilly & Associates (03/2003)</i> </li> @@ -184,45 +220,6 @@ <li> <b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1893115364/qid=1043089531/sr=1-4/ref=sr_1_4/002-9433156-6683214?v=glance&s=books">Apache Jakarta-Tomcat</a></b>, by James Goodwill<br /> <i>APress (12/2001)</i> - </li> - </ul> - </blockquote> - </p> - </td></tr> - <tr><td><br/></td></tr> - </table> - <table border="0" cellspacing="0" cellpadding="2" width="100%"> - <tr><td bgcolor="#525D76"> - <font color="#ffffff" face="arial,helvetica,sanserif"> - <a name="Articles"><strong>Articles</strong></a> - </font> - </td></tr> - <tr><td> - <blockquote> - <ul> - <li> - <b><a href="http://www.ubeans.com/tomcat/index.html">Apache 1.3.23 + Tomcat 4.0.2 + Load Balancing</a></b>, by Pascal Forget - </li> - <li> - <b><a href="http://www.theserverside.com/resources/article.jsp?l=Tomcat">Clustering Technologies - In Memory Session Replication in Tomcat 4</a></b>, by Filip Hanik - </li> - </ul> - </blockquote> - </p> - </td></tr> - <tr><td><br/></td></tr> - </table> - <table border="0" cellspacing="0" cellpadding="2" width="100%"> - <tr><td bgcolor="#525D76"> - <font color="#ffffff" face="arial,helvetica,sanserif"> - <a name="Tools"><strong>Tools</strong></a> - </font> - </td></tr> - <tr><td> - <blockquote> - <ul> - <li> - <a href="http://www.day.com/en/product/communiqu1/cqenterprise/communiqu1/dnlogin.html">DAY Communique JSP Debugger</a> </li> </ul> </blockquote> 1.1 jakarta-tomcat-site/docs/articles/performance.pdf <<Binary file>> 1.9 +38 -30 jakarta-tomcat-site/xdocs/resources.xml Index: resources.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/xdocs/resources.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- resources.xml 17 Jun 2003 21:56:46 -0000 1.8 +++ resources.xml 26 Sep 2003 13:22:30 -0000 1.9 @@ -8,17 +8,51 @@ <body> -<section name="Note"> +<section name="Free Tools"> <p>The Apache Tomcat project doesn't endorse any of the products mentioned - here. They are mentioned just because they are Tomcat centric and may - be useful references. The books are listed by descending publication - date.</p> + here.</p> + + <ul> + <li> + <a href="http://openknows.free.fr/">Tomcat for Eclipse</a> + </li> + <li> + <a href="http://www.sysdeo.com/eclipse/tomcatPlugin.html">Sysdeo Eclipse Tomcat Launcher plugin</a> + </li> + <li> + <a href="http://www.day.com/en/product/communiqu1/cqenterprise/communiqu1/dnlogin.html">DAY Communique JSP Debugger</a> + </li> + </ul> + +</section> + +<section name="Articles"> + + <ul> + <li> + <b><a href="articles/performance.pdf">Tomcat Performance</a></b>, + by Peter Lin + </li> + <li> + <b><a href="http://www.ubeans.com/tomcat/index.html">Tomcat 4.0 Load + Balancing with Apache 1.3</a></b>, by Pascal Forget + </li> + <li> + <b><a href="http://www.theserverside.com/resources/article.jsp?l=Tomcat"> + In Memory Session Replication in Tomcat 4.0</a></b>, by Filip Hanik + </li> + </ul> </section> <section name="Books"> + <p>The Apache Tomcat project doesn't endorse any of the books mentioned + here. They are mentioned just because they are Tomcat centric and may + be useful references. The books are listed by descending publication + date.</p> + <p>Tomcat committers' names are indicated in bold.</p> <ul> @@ -31,10 +65,6 @@ <i>Hungry Minds, Inc (06/2003)</i> </li> <li> - <b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861008546/qid=1043089531/sr=1-7/ref=sr_1_7/002-9433156-6683214?v=glance&s=books">Apache Tomcat Performance Handbook</a></b>, by Peter Lin, <b>Remy Maucherat</b><br/> - <i>? (05/2003)</i> - </li> - <li> <b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/0596003188/qid=1043089531/sr=1-6/ref=sr_1_6/002-9433156-6683214?v=glance&s=books">Tomcat: The Definitive Guide</a></b>, by Jason Brittain, <b>Ian F. Darwin</b><br/> <i>O'Reilly & Associates (03/2003)</i> </li> @@ -63,28 +93,6 @@ </li> </ul> -</section> - -<section name="Articles"> - - <ul> - <li> - <b><a href="http://www.ubeans.com/tomcat/index.html">Apache 1.3.23 + Tomcat 4.0.2 + Load Balancing</a></b>, by Pascal Forget - </li> - <li> - <b><a href="http://www.theserverside.com/resources/article.jsp?l=Tomcat">Clustering Technologies - In Memory Session Replication in Tomcat 4</a></b>, by Filip Hanik - </li> - </ul> - -</section> - -<section name="Tools"> - - <ul> - <li> - <a href="http://www.day.com/en/product/communiqu1/cqenterprise/communiqu1/dnlogin.html">DAY Communique JSP Debugger</a> - </li> - </ul> </section> </body>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]