2 <<How Tomcat Workds>> 3 4 Chapter 1 : how an HTTP server works,a simple Http Server 5 Chapter 2 : a simple servlet container 6 Chapter 3 : a simplified version of Tomcat 4 's default connector 7 Chapter 4 : Tomcat 4 's default connector , faster 8 Chapter 5 : Discuss container module 9 Chapter 6 : The lifecycle interface 10 Chapter 7 : covers loggers 11 Chapter 8 : explains about loaders 12 Chapter 9 : discusses the manager,the session manager 13 Chapter 10: web app security 14 Chapter 11: StandardWrapper 15 Chapter 12: StandardContext 16 Chapter 13: host and engine 17 Chapter 14: server and service 18 Chapter 15: configuration thought digester 19 Chapter 16: showdown hook 20 Chapter 17: starting and stopping 21 Chapter 18: deploying and installing 22 Chapter 19: ContainerServlert 23 Chapter 20: discuss JMS
Pattern Design 1: Fascade Classes
RequestFascade and ResponseFascade
Pattern Design 2: Sigleton
StringManager Class
转载于:https://www.cnblogs.com/iamgoodman/p/10793304.html
Tomcat工作原理详析
本文深入探讨了Tomcat服务器的工作机制,从HTTP服务器的基本运作到servlet容器、连接器的内部实现,再到Tomcat各组件如manager、session manager、web应用安全、StandardWrapper、StandardContext等的详细解析。此外,还涵盖了配置思想、启动停止流程、部署安装等内容。
1344

被折叠的 条评论
为什么被折叠?



