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

jsp页面导入css、js提示上述问题。

Spring对静态资源的请求做专门处理

<!-- 对静态资源的请求 -->
<mvc:resources location="/js/" mapping="/js/**"/>

posted @ 2016-10-17 17:39  三驾马车  阅读(556)  评论(0编辑  收藏  举报