tomcat出错,显示404

The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

控制台警告:SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:t1' did not find a matching property.

img

img

img

这只是个告警, 你下面运行 的控制台日志,再看看还有什么其他错误?
如果都没有错误,看看 浏览器的地址对不对 ?

如果都不行,看下这个,再试试:

PS: 检查下 doHelp.jsp 文件位置对不对,名字对不对???

img


如有帮助,欢迎采纳哈!

在这里插入图片描述

本人的开源项目,欢迎star支持下!!!

一般404就是你的项目没部署成功 或者是你输入的访问路径是错误的

你的web.xml里是怎么配置的路径呢