您的位置:首页 > 运维架构 > Tomcat

学习Tomcat的相关资料

2012-07-01 18:48 232 查看
学习Tomcat的相关资料

1、how to tomcat work

这本书解剖了Tomcat4.1.12和5.0.18版本,解释了它的servlet容器的内部运行机制

英文版 中文版

2、Tomcat 6 Developer’s Guide.pdf

This book intended to provide Tomcat administrators, deployers, and developers an
introduction into the internal workings of the Tomcat servlet container.
At the same time, it provides Java web programmers with a deep appreciation of the
Servlet API by exploring its reference implementation—the Tomcat container.

3、http://ss1.iteye.com/category/85155

4.http://www.ibm.com/developerworks/cn/java/j-lo-tomcat1/

5、http://www.infoq.com/cn/tomcat
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: