eclipse配置tomcat

tomcat下载地址:

进入E:\apache-tomcat-7.0.69\conf目录,打开server.xml

找到<Service name="Catalina">节点

<Connector URIEncoding="UTF-8" connectionTimeout="20000" port="8080" protocol="HTTP/1.1" redirectPort="8443"/>

eclipse的配置如下:

在windows---show view中,找到server,右键new server

 

 

posted @ 2017-08-20 22:03  星辰海  阅读(137)  评论(0编辑  收藏  举报