打开了tomcat, localhost:8080也能访问。但是访问webapps下其他页面时为什么localhost已拒绝连接(没有关tomcat)?(正常的话如果路径写错了也是报404呀,我亲爱的404呢)。抓狂
把端口加上:
localhost:8080/Demo/index.html
Demo项目下有index.html页面吗
你端口号没加