jquery放到WEB-INF下报错:Failed to load resource: the server responded with a status of 404 (Not Found)

心不动则不痛 提交于 2020-01-17 15:29:20

 

md,折腾了整整一天才弄出来 这个问题的缘由

 

问题:将下载好的jquery-3.4.1.js 放到WEB-INF下,引入不到该js文件,将它放到WEB-INF外,竟然成功了。md。。。

Expression​

not available

jquery-3.4.1.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)

ajax.html?_ijt=ts32i…5tl936ks5ebsss7v:18 Uncaught ReferenceError: $ is not defined

 

jquery-3.4.1.js文件放到WEB-INF外边,再次引入,成功。

 

 

 

 

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!