JavaWeb【status:404,The origin server did not find a current representation for the target resource o

朱雀 2023-02-14 13:03 286阅读 0赞

JavaWeb【status:404,The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. 】

这里我遇到的问题,对idea相关问题随手写个博客记录一下。

我tomcat配置部署都OK了
在这里插入图片描述但是跳转页面出现NOT FOUND,我的解决方法:
URL和Application context要对应,不然找不到你想要的路径。在这里插入图片描述
在这里插入图片描述
希望能帮助到你。

发表评论

表情:
评论列表 (有 0 条评论,286人围观)

还没有评论,来说两句吧...

相关阅读