【</script】<br> js文件夹是在webContent目录下。<br> 浏览器开发者模式看到的结果是</p> <p>Failed to load resource: the server responded with a status of 404 (Not Found)。<br> 不知道原因,特求大神。。。</p>
【</script】<br> js文件夹是在webContent目录下。<br> 浏览器开发者模式看到的结果是</p> <p>Failed to load resource: the server responded with a status of 404 (Not Found)。<br> 不知道原因,特求大神。。。</p>
问题已经找到,是springmvcServlet的url-pattern配置成“/“就找不到了。