SpringMVC能够直接访问jsp页面

时间:2023-01-24 02:07:13 阅读: 最新文章 文档下载
说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。
SpringMVC能够直接访问jsp页面

引用 3 sma11cat 的回复:

缺少这个? XML/HTML code?

1

2 springSecurityFilterChain 3 4 class>org.springframework.web.filter.DelegatingFilterProxy 5 6

7

8 springSecurityFilterChain 9 /* 10

不行 加进去报错 下面是我原来的web.xml配置

xmlns="/xml/ns/javaee"

xsi:schemaLocation="/xml/ns/javaee /xml/ns/javaee/web-app_3_0.xsd"

id="WebApp_ID" version="3.0">



index.jsp

Smart2

org.springframework.web.servlet.DispatcherServlet

contextConfigLocation


classpath*:/spring/*.xml

1



Smart2 /

CharacterFilter

org.springframework.web.filter.CharacterEncodingFilter

encoding UTF-8



CharacterFilter /*










本文来源:https://www.wddqw.com/doc/9b35a751c6da50e2524de518964bcf84b9d52de2.html