问答详情
源自:1-8 MyEclipse开发Java Web程序

新建web工程出现以下情况

HTTP Status 404 - /MyFirstApp/index.jsp

type Status report

message /MyFirstApp/index.jsp

description The requested resource is not available.

Apache Tomcat/7.0.75


提问者:慕数据612857 2017-08-07 19:04

个回答

  • 混沌君子成人之美
    2017-08-07 21:19:42

    MyFirstApp是否与发布的项目名相同?

  • 混沌君子成人之美
    2017-08-07 21:00:20

    项目web.xml配件文件中<welcome-file>是否设置了index.jsp?