Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 771 | blopes | 1 | <!DOCTYPE html SYSTEM "about:legacy-compat"> |
| 2 | <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" type="text/css"><title>Apache Tomcat 9 Architecture (9.0.112) - Table of Contents</title></head><body><div id="wrapper"><header><div id="header"><div><div><div class="logo noPrint"><a href="https://tomcat.apache.org/"><img alt="Tomcat Home" src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div class="asfLogo noPrint"><a href="https://www.apache.org/" target="_blank"><img src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 266px; height: 83px;"></a></div><h1>Apache Tomcat 9 Architecture</h1><div class="versionInfo"> |
||
| 3 | Version 9.0.112, |
||
| 4 | <time datetime="2025-11-06">Nov 6 2025</time></div><div style="height: 1px;"></div><div style="clear: left;"></div></div></div></div></header><div id="middle"><div><div id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a href="../index.html">Docs Home</a></li><li><a href="index.html">Architecture Home</a></li><li><a href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a href="#comments_section">User Comments</a></li></ul></div><div><h2>Contents</h2><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></div></nav></div></div><div id="mainRight"><div id="content"><h2>Table of Contents</h2><h3 id="Preface">Preface</h3><div class="text"> |
||
| 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>Jeanfrancois Arcand |
||
| 12 | (<a href="mailto:jfarcand@apache.org">jfarcand@apache.org</a>)</li> |
||
| 13 | </ul> |
||
| 14 | |||
| 15 | </div><h3 id="Table_of_Contents">Table of Contents</h3><div class="text"> |
||
| 16 | |||
| 17 | <p>The information presented is divided into the following sections:</p> |
||
| 18 | <ul> |
||
| 19 | <li><a href="overview.html"><strong>Overview</strong></a> - |
||
| 20 | An overview of the Tomcat server architecture with key terms |
||
| 21 | and concepts.</li> |
||
| 22 | <li><a href="startup.html"><strong>Server Startup</strong></a> - |
||
| 23 | A detailed description, with sequence diagrams, of how the Tomcat |
||
| 24 | server starts up.</li> |
||
| 25 | <li><a href="requestProcess.html"><strong>Request Process Flow</strong></a> - |
||
| 26 | A detailed description of how Tomcat handles a request.</li> |
||
| 27 | </ul> |
||
| 28 | |||
| 29 | </div></div></div></div></div><footer><div id="footer"> |
||
| 30 | Copyright © 1999-2025, The Apache Software Foundation |
||
| 31 | <br> |
||
| 32 | Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo |
||
| 33 | are either registered trademarks or trademarks of the Apache Software |
||
| 34 | Foundation. |
||
| 35 | </div></footer></div></body></html> |