新建web工程出現(xiàn)以下情況
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
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
2017-08-07
舉報
2017-08-07
MyFirstApp是否與發(fā)布的項目名相同?
2017-08-07
項目web.xml配件文件中<welcome-file>是否設(shè)置了index.jsp?