Tomcat Servlet:netbeans 错误 404
Tomcat Servlet: Error 404 with netbeans
当我尝试 运行 我的程序时会发生这种情况。我已经根据需要编辑了 web.xml 文件。
HTTP Status 404 - /WebApplication1/hello
type Status report
message /WebApplication1/hello
description The requested resource is not available.
Apache Tomcat/8.0.30
请访问
/WebApplication1/Hello
因为 URL 区分大小写。
当我尝试 运行 我的程序时会发生这种情况。我已经根据需要编辑了 web.xml 文件。
HTTP Status 404 - /WebApplication1/hello
type Status report
message /WebApplication1/hello
description The requested resource is not available.
Apache Tomcat/8.0.30
请访问
/WebApplication1/Hello
因为 URL 区分大小写。