The Apache Tomcat Servlet/JSP Container

Apache Tomcat 6.0

Version 6.0.53, Apr 2 2017
Apache Logo

Links

Contents

Apache Tomcat Architecture

Table of Contents

Preface

This section of the Tomcat documentation attempts to explain the architecture and design of the Tomcat server. It includes significant contributions from several tomcat developers:

Table of Contents

The information presented is divided into the following sections:

  • Overview - An overview of the Tomcat server architecture with key terms and concepts.
  • Server Startup - A detailed description, with sequence diagrams, of how the Tomcat server starts up.
  • Request Process Flow - A detailed description of how Tomcat handles a request.

Copyright © 1999-2017, Apache Software Foundation