【在Tomcat运行程序时出现404 _jetty/tomcat 】 | IT修真院·坑乎
咨询电话 : 010-59478634
切换导航
首页
我的提问
我的回答
我的点赞
消息通知
个人主页
×
提示
尚未登陆,前往官网登陆?
×
提示
尚未登陆,前往官网登陆?
在Tomcat运行程序时出现404
我也踩过这个坑(
1
)
已统计您的踩坑,无需重复点击
回答(1)
jetty/tomcat
详细描述
使用springmvc搭建一个程序,但是运行时能够弹出创建webapp项目时自带的index.jsp,但是我写的show.jsp,在应用时弹出404未找到。 Type Status Report 消息 Not found 描述 The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
错误截图
在进行测试时,程序运行正常,但是手动访问http://localhost:8080/test,就出现了404
编辑于2024-11-24
时间排序
热门排序
[武汉|结业弟子]JAVA-柯诗阳
0
url没写对吧,controller中 “/test”接口返回的是show.jsp吗。
还有一种可能就是spring中没有加载到配置文件 重新添加一下spring框架
查看全部>
编辑于2019-11-12
首页
1
末页
去第
页
确定
Copyright ©2015 北京葡萄藤信息技术有限公司 All Rights Reserved | 京ICP备15035574号-1
复制链接
新浪微博
微信扫一扫
3338
0
10
在Tomcat运行程序时出现404
1
1