https://blog.csdn.net/jiaomingliang/article/details/47393141
Tomcat’s Architecture
Tomcat’s architecture consists of a series of functional components that can be combined according to well-defined rules.
Tomcat Architecture
The structure of each server installation (via these functional components) is defined in the file server.xml
, which is located in the /conf
subdirectory of Tomcat’s installation folder. Let’s discuss these components in detail.
https://howtodoinjava.com/tomcat/tomcats-architecture-and-server-xml-configuration-tutorial/
https://www.programering.com/a/MjM4cjMwATY.html