[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><!--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"><img border="0" hspace="0" vspace="0" height="1" width="1" src="../../images/void.gif"></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> |
---|
| 4 | |
---|
| 5 | <p>This section of the Tomcat documentation attempts to explain |
---|
| 6 | the architecture and design of the Tomcat server. It includes significant |
---|
| 7 | contributions from several tomcat developers: |
---|
| 8 | </p> |
---|
| 9 | <ul> |
---|
| 10 | <li>Yoav Shapira |
---|
| 11 | (<a href="mailto:yoavs@apache.org">yoavs@apache.org</a>)</li> |
---|
| 12 | <li>Jeanfrancois Arcand |
---|
| 13 | (<a href="mailto:jfarcand@apache.org">jfarcand@apache.org</a>)</li> |
---|
| 14 | <li>Filip Hanik |
---|
| 15 | (<a href="mailto:fhanik@apache.org">fhanik@apache.org</a>)</li> |
---|
| 16 | </ul> |
---|
| 17 | |
---|
| 18 | </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> |
---|
| 19 | |
---|
| 20 | <p>The information presented is divided into the following sections:</p> |
---|
| 21 | <ul> |
---|
| 22 | <li><a href="overview.html"><strong>Overview</strong></a> - |
---|
| 23 | An overview of the Tomcat server architecture with key terms |
---|
| 24 | and concepts.</li> |
---|
| 25 | <li><a href="startup.html"><strong>Server Startup</strong></a> - |
---|
| 26 | A detailed description, with sequence diagrams, of how the Tomcat |
---|
| 27 | server starts up.</li> |
---|
| 28 | <li><a href="requestProcess.html"><strong>Request Process Flow</strong></a> - |
---|
| 29 | A detailed description of how Tomcat handles a request.</li> |
---|
| 30 | </ul> |
---|
| 31 | |
---|
| 32 | </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> |
---|
| 33 | Copyright © 1999-2008, Apache Software Foundation |
---|
| 34 | </em></font></div></td></tr></table></body></html> |
---|