1.一个tomcat可以配置多个host: 2.一个host可以包含多个应用:context: 3.一个应用可以包含多个servlet:servlet-path; 4.一个servlet可以包含多个request:request-path; Tomcat’s Architecture Tomcat’s architecture consists of a series of functional components that can be combined according to well-