The Tomcat Servlet/JSP Container

Apache Tomcat 5.5 Servlet/JSP 容器

Jaxmao Logo

Tomcat Architecture

目录

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

这些信息被分为下面几部分:

  • 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-2006, Apache Software Foundation