The Apache Tomcat Servlet/JSP Container

아파치 톰캣 7

Version 7.0.28-dev, Oct 2 2013
Apache Logo

Links

Contents

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: Tomcat은 설명서의이 섹션은 아키텍처와 Tomcat 서버의 디자인을 설명하려고 시도합니다. 그것은 여러 톰캣 개발자로부터 상당한 기여를 포함합니다/

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.
  • Overview - Tomcat 서버 아키텍처의 개요, 주요 용어와 개념.
  • Server Startup - Tomcat 서버가 시동 방법 시퀀스 다이어그램과 자세한 설명.
  • Request Process Flow - 톰캣의 요청을 처리하는 방법에 대한 자세한 설명.

Copyright © 1999-2013, Apache Software Foundation