[66] | 1 | <html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture - Table of Contents</title><meta value="Yoav Shapira" name="author"><meta value="yoavs@apache.org" name="email"></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt=" |
---|
| 2 | The Apache Tomcat Servlet/JSP Container |
---|
| 3 | " align="right" src="../images/tomcat.gif"></a></td><td><font face="arial,helvetica,sanserif"><h1>Apache Tomcat 6.0</h1></font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td nowrap="true" valign="top" width="20%"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" border="0"><tr><td valign="top" align="left"><h1>Apache Tomcat Architecture</h1><h2>Table of Contents</h2></td><td nowrap="true" valign="top" align="right"><small><a href="printer/index.html"><img alt="Printer Friendly Version" border="0" src="../images/printer.gif"><br>print-friendly<br>version |
---|
| 4 | </a></small></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote> |
---|
| 5 | |
---|
| 6 | <p>This section of the Tomcat documentation attempts to explain |
---|
| 7 | the architecture and design of the Tomcat server. It includes significant |
---|
| 8 | contributions from several tomcat developers: |
---|
| 9 | </p> |
---|
| 10 | <ul> |
---|
| 11 | <li>Yoav Shapira |
---|
| 12 | (<a href="mailto:yoavs@apache.org">yoavs@apache.org</a>)</li> |
---|
| 13 | <li>Jeanfrancois Arcand |
---|
| 14 | (<a href="mailto:jfarcand@apache.org">jfarcand@apache.org</a>)</li> |
---|
| 15 | <li>Filip Hanik |
---|
| 16 | (<a href="mailto:fhanik@apache.org">fhanik@apache.org</a>)</li> |
---|
| 17 | </ul> |
---|
| 18 | |
---|
| 19 | </blockquote></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Table of Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote> |
---|
| 20 | |
---|
| 21 | <p>The information presented is divided into the following sections:</p> |
---|
| 22 | <ul> |
---|
| 23 | <li><a href="overview.html"><strong>Overview</strong></a> - |
---|
| 24 | An overview of the Tomcat server architecture with key terms |
---|
| 25 | and concepts.</li> |
---|
| 26 | <li><a href="startup.html"><strong>Server Startup</strong></a> - |
---|
| 27 | A detailed description, with sequence diagrams, of how the Tomcat |
---|
| 28 | server starts up.</li> |
---|
| 29 | <li><a href="requestProcess.html"><strong>Request Process Flow</strong></a> - |
---|
| 30 | A detailed description of how Tomcat handles a request.</li> |
---|
| 31 | </ul> |
---|
| 32 | |
---|
| 33 | </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em> |
---|
| 34 | Copyright © 1999-2008, Apache Software Foundation |
---|
| 35 | </em></font></div></td></tr></table></body></html> |
---|