Tomcat: HTTP Status 404 - No solution found

The following problem occurs

HTTP状态 404 - 未找到
类型 状态报告

消息 请求的资源[/ajax_war_exploded/]不可用

描述 源服务器未能找到目标资源的表示或者是不愿公开一个已经存在的资源表示。

Apache Tomcat/8.5.69

HTTP状态 404 - 未找到
类型 状态报告

消息 文.件[/result.jsp] 未找到

描述 源服务器未能找到目标资源的表示或者是不愿公开一个已经存在的资源表示。

Apache Tomcat/8.5.69

insert image description here
or
insert image description here


The solution is as follows:
The reason is generally that the server cannot find the requested web page

  • The solution is to place it in the web directory, or modify the path

Guess you like

Origin blog.csdn.net/weixin_47872288/article/details/118769867