jsp页面导入css、js提示上述问题。 Spring对静态资源的请求做专门处理 <!-- 对静态资源的请求 --><mvc:resources location="/js/" mapping="/js/**"/> 相关文章: