TOMCAT端口号
tomcat目录下找到conf/server.xml,用记事本打开,找到
<Connect port="8080" protocol="HTTP/1.1 connectionTimeout="20000" redirectPort="8443">
把8080修改成需要的端口号