springMVC js等檔案找不到錯誤

2021-06-25 12:46:51 字數 871 閱讀 5983

我搭建的springmvc框架載入不到和js,css檔案,在網上找到的錯誤原因,很實用

應用springmvc時如果配置url對映時如下配置

會導致頁面引用的js css發生找不到的錯誤 ,以下有兩種方式解決問題,僅供參考:

方法一:在web.xml中新增

[html]

default  

org.apache.catalina.servlets.defaultservlet  

debug  

0    

listings  

true  

1  有一些引數可以控制defaultservlet的行為。此外,當請求的url是/的時候, 也就是沒有匹配的時候,就會觸發這個defaultservlet。

方法二:使用spring mvc 的 resources 註解 用來處理靜態檔案

首先使用spring mvc需要配置其使用的servlet.在web.xml中:

[html] 

springmvc   

org.springframework.web.servlet.dispatcherservlet   

1   

[html]

<?xml version="1.0" encoding="utf-8"?>   

"     

xmlns:xsi=""     

xmlns:mvc=""   

xsi:schemalocation="

/spring-beans-3.0.xsd

這裡可以看到我所有的頁面引用到/styles/**的資源都從/static_resources/css裡面進行查詢。

根據以上的兩種方法,就可以訪問到站點的靜態資源了。

數字DP之找等凹數字

include include include include include include include include include include include include using namespace std long long dp 20 20 10 2 2 2 int nu...

語言檔案等

1.include double fun int n main nono fclose rf fclose wf 分析?nono函式幹什麼的?依次讀取檔案bc.in裡面的10個資料 測試資料 通過呼叫fun函式,再把結果寫入檔案bc.out中 2.輸入字元以 1做結束標誌 用if 或者 gets s...

目錄,檔案等

dev 裝置目錄 etc 系統配置及服務配置檔案 proc 顯示核心及程序資訊的虛擬檔案系統 tmp 臨時檔案目錄 home 普通使用者家目錄 root 超級管理員家目錄 var 變化的目錄 usr 使用者的程式及資料,幫助檔案,二進位制命令等目錄 bin 普通使用者命令目錄 sbin和 usr s...