1.将tomocat解压到服务器上

2.放项目war包。

3.war包解压。

4.修改端口配置。

1.<Server port="8024" shutdown="SHUTDOWN">
2.<Connector port="8099" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" />
3.<Connector port="8028" protocol="AJP/1.3" redirectPort="8443" />