Tomcat: Chapter 3: Tomcat components

Tomcat components:

<Server>
    <Listener /><!-- 监听器 -->
    <GlobaNamingResources> <!-- 全局资源 -->
    </GlobaNamingResources
    <Service>          <!-- 服务 用于 绑定 连接器与 E

Guess you like

Origin blog.csdn.net/java_wxid/article/details/109236951