原文:SSM框架下 Failed to load resource: the server responded with a status of 404 (Not Found)错误

这个错误提示的是js的引用路径有错: .检查应用路径是否正确 我的问题是路径是正确的但是去到页面就会提示 错误 引用路径,最好都使用绝对路径 .在SSM框架下面查看配置文件 这里检查静态文件的引用目录,如果这里设置的目录不是你在项目中实际的文件位置那么就会报Failed to load resource: the server responded with a status of Not Foun ...

2017-12-09 16:58 0 113908 推荐指数:

查看详情

Failed to load resource: the server responded with a status of 404 ()

  今天遇到了一个一开始感觉很莫名其妙的报错      在编写页面的时候把原先写在html页面里的js代码单独拿出来做成一个JavaScriptUtil文件,放在了和html页面同一个目录下。运行之后在对应的页面console报404,挺摸不着头脑的一开始,按住ctrl点击 ...

Mon Apr 18 23:05:00 CST 2022 0 2039
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM