简体   繁体   中英

Setting up Tomcat 7 and NetBeans/Eclipse

I have problems with setting up the Tomcat. I have installed xampp and I can't setup the ports, both the Apache and the tomcat are using 8080 ports. I'm on Windows 7.

Mark, you'll need to change the listening port for either Tomcat or Apache. Look for a Connector with port="8080" in conf/server.xml and change it there, or in your Apache httpd.conf.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM