在Eclipse中运行不了Jsp,求解决
程猿薇茑
Java领域优质创作者
博客专家认证 2012-03-20 02:05:01 Several ports (8080, 8009) required by Tomcat v7.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).
我装了Tomcat,也能通过http://localhost:8080访问。
就是不能运行Web项目。
是不是我装了Netbeans和Eclipse有冲突?