HTTP Status 404 - /web1/intro.html
type Status report
message /web1/intro.html
description The requested resource is not available.
Apache Tomcat/8.5.9
http://localhost:8080/项目名/web1/intro.html
另外,你要确定你建立的项目用ecplise发布起来了,不然用网络地址没法访问
曾经遇到如果xml文件出现问题也会导致项目内出现404问题
1.直接在Tomcat文件夹中的webapps中创建项目,要在同文件下的bin目录中重新启动Tomcat,在Myeclipse中创建的项目则在Myeclipse上重启Tomcat