tomcat加载顺序(Tomcat loading sequence).docVIP

  • 6
  • 0
  • 约4.28千字
  • 约 7页
  • 2017-07-20 发布于河南
  • 举报
tomcat加载顺序(Tomcat loading sequence)

tomcat加载顺序(Tomcat loading sequence) /bin: store script files that start and close tomcat; /conf: store various configuration files for tomcat, such as: server.xml /server/lib: the various jar files needed to store the Tomcat server (JAR files can only be accessed by the Tomcat server) /server/webapps: store two web applications that come with Tomcat: admin applications and manager applications. /common/lib: the jar folder that stores the Tomcat server and all the web applications can access (both the web and the Tomcat server can access the jar) /shared/lib: jar files that can be accessed by w

文档评论(0)

1亿VIP精品文档

相关文档