美文网首页
记录Eclipse中springMvc、ssm项目HTTP St

记录Eclipse中springMvc、ssm项目HTTP St

作者: 木溪bo | 来源:发表于2018-11-06 18:31 被阅读59次

最近突然发现前段时间鼓捣的web项目demo死掉了,死活访问不了,还报HTTP Status 404 – Not Found,The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.错误。而且后面不知怎么搞得还报红感叹号,和报红叉叉。网上也是各种百度了,就是没有一个是适合我的药,最后发现是jdk版本对不上,不过前面也没改过jdk的版本,很是郁闷。。。

webError.png

红叉感叹号解决

步骤1:项目右键Propertes ->Java Build Path


gan1.png

更换jdk版本


jdk1.png
jdk2.png
步骤2:找到项目文件下的.settings文件夹下的org.eclipse.wst.common.project.facet.core.xml
jdk3.png
jdk4.png

步骤3:最后右键项目重新Build Project


jdk5.png
在此只是做个记录,如果写的有误欢迎看到的兄dei修正。

相关文章

网友评论

      本文标题:记录Eclipse中springMvc、ssm项目HTTP St

      本文链接:https://www.haomeiwen.com/subject/tpauxqtx.html