Tomcat
aBOUNTWINTER
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
tomcat-容器和组件
Container * A Container is an object that can execute requests received from * a client, and return responses based on those requests. A Container may * optionally support a pipeline of Valves t原创 2016-06-24 09:42:54 · 518 阅读 · 0 评论 -
tomcat-tomcat启动流程
原创 2016-07-08 15:34:05 · 526 阅读 · 0 评论 -
tomcat-类加载机制
Class Loader Definitions Bootstrap — This class loader contains the basic runtime classes provided by the Java Virtual Machine, plus any classes from JAR files present in the System Extensions direc原创 2016-06-21 10:56:18 · 607 阅读 · 0 评论
分享