用tomcat运行war包

1,将war包放在tomcat下的webapps下,我的在D:\dev\apache-tomcat-8.0.45\webapps。

2,执行tomcat,  点击startup  在  D:\dev\apache-tomcat-8.0.45\bin中,等待tomcat启动。

3,打开浏览器,输入localhost:8080/Shzhxx(这个是你的war包名字,我的war包是Shzhxx.war)。

你可能感兴趣的:(IT)