eclipse 中怎么更改tomcat的端口号

在tomcat----conf-----server.xml-------<Connector port="8080" protocol="HTTP/1.1"    connectionTimeout="20000"   redirectPort="8443" />
将8080改了就行了

posted @ 2012-12-06 17:06  popoxxll  阅读(2445)  评论(0编辑  收藏  举报