第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

爬了很多坑,完美解決!!

https://img1.sycdn.imooc.com//5bd7fa650001474415800839.jpg

https://img1.sycdn.imooc.com//5bd7fa6700017a6c15560810.jpg

https://img1.sycdn.imooc.com//5bd7facd0001b16107680186.jpg

<?xml?version="1.0"?encoding="UTF-8"?>
<web-app?xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"?xmlns="http://java.sun.com/xml/ns/javaee"?xsi:schemaLocation="http://java.sun.com/xml/ns/javaee?http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"?version="2.5">
??<display-name>shiro-web</display-name>
??<filter>
????<filter-name>shiroFilter</filter-name>
????<filter-class>org.springframework.web.filter.DelegatingFilterProxy</filter-class>
??</filter>
??<filter-mapping>
????<filter-name>shiroFilter</filter-name>
????<url-pattern>/*</url-pattern>
??</filter-mapping>
??<!--初始化spring容器-->
??<context-param>
????<param-name>contextConfigLocation</param-name>
????<param-value>classpath:spring/applicationContext.xml</param-value>
??</context-param>
??<listener>
??<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
??</listener>
??<!--?post亂碼過濾器?-->
??<filter>
????<filter-name>CharacterEncodingFilter</filter-name>
????<filter-class>org.springframework.web.filter.CharacterEncodingFilter</filter-class>
????<init-param>
??????<param-name>encoding</param-name>
??????<param-value>utf-8</param-value>
????</init-param>
??</filter>
??<filter-mapping>
????<filter-name>CharacterEncodingFilter</filter-name>
????<url-pattern>/*</url-pattern>
??</filter-mapping>
??<!--?前端控制器?-->
??<servlet>
????<servlet-name>shiro-web</servlet-name>
????<servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
????<init-param>
??????<param-name>contextConfigLocation</param-name>
??????<param-value>classpath:spring/springmvc.xml</param-value>
????</init-param>
????<load-on-startup>1</load-on-startup>
??</servlet>
??<servlet-mapping>
????<servlet-name>shiro-web</servlet-name>
????<url-pattern>*.html</url-pattern>
??</servlet-mapping>
??<servlet-mapping>
????<servlet-name>shiro-web</servlet-name>
????<url-pattern>/*</url-pattern>
??</servlet-mapping>
</web-app>


正在回答

舉報

0/150
提交
取消

爬了很多坑,完美解決!!

我要回答 關注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網(wǎng)微信公眾號