Tomcat installation

Tomcat

Decompressed version:

1. First stop tomcat by shutdown.bat in the bin directory

2. Put the war package into the webapps folder

3. Start tomcat in Startup.bat in the startup bin directory

4. Check the sever.xml in the conf folder to check the port number in this article Version:1.0 StartHTML:000000210 EndHTML:000001049 StartFragment:000000295 EndFragment:000001012 StartSelection:000000295 EndSelection:000001012 SourceURL:file:///E:/apache- tomcat-8.0.36/conf/server.xml <Connector port=" 8080 " redirectPort=" 8443 " connectionTimeout=" 20000 " protocol=" HTTP/1.1 "/>

5. localhost:8080/+war package name when accessing locally

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324775581&siteId=291194637
Recommended