關(guān)于路徑的問題
chorme F12 刷新List.action頁面可以看到?
1:Failed to load resource: the server responded with a status of 404 () http://localhost:8080/resources/css/all.css
2:Failed to load resource: the server responded with a status of 404 ()?http://localhost:8080/resources/js/jquery-1.8.0.min.js
3:Failed to load resource: the server responded with a status of 404 ()?http://localhost:8080/resources/js/list.js
以下是加載List.action頁面時的路徑。
下面是tomcat設(shè)置的appcontext。
請問問題出在哪里了?
2019-05-19
找到問題了,resources文件夾位置放錯了?