最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

Struts2攔截器報(bào)錯(cuò)解決之道

2018-10-24 14:07 作者:薈呀薈學(xué)習(xí)  | 我要投稿

首先web.xml中的配置文檔如下:

<?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_3_0.xsd" version="3.0">
? <display-name>spring_day02_web</display-name>
?
? <filter>
??? <filter-name>struts2</filter-name>
??? <filter-class>org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter</filter-class>
? </filter>
?
? <filter-mapping>
??? <filter-name>struts2</filter-name>
??? <url-pattern>/*</url-pattern>
?
? </filter-mapping>

?? <welcome-file-list>
??? <welcome-file>index.html</welcome-file>
??? <welcome-file>index.htm</welcome-file>
??? <welcome-file>index.jsp</welcome-file>
??? <welcome-file>default.html</welcome-file>
??? <welcome-file>default.htm</welcome-file>
??? <welcome-file>default.jsp</welcome-file>
?? ?
? </welcome-file-list>
</web-app>


不過(guò)當(dāng)轉(zhuǎn)到瀏覽器運(yùn)行時(shí)便出現(xiàn)了如下問(wèn)題,在網(wǎng)上查找了一些解決方案,但是似乎都不能解決。

通過(guò)交流后更改了一些配置,問(wèn)題解決了。

問(wèn)題出在commons-lang3-3.6.jar上,于是將lang包換成最新的了。突然就好了,也在里面找到了該方法。于是乎又重新燃起了我繼續(xù)學(xué)習(xí)下去的希望。


Struts2攔截器報(bào)錯(cuò)解決之道的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
连山| 元阳县| 天镇县| 都江堰市| 平遥县| 鄄城县| 津南区| 公安县| 阳曲县| 浮梁县| 望奎县| 英吉沙县| 夹江县| 丰原市| 梓潼县| 昌江| 新邵县| 琼海市| 盐津县| 镇雄县| 永登县| 祁连县| 鄂尔多斯市| 邛崃市| 宣汉县| 息烽县| 辰溪县| 云和县| 获嘉县| 哈尔滨市| 卫辉市| 富源县| 焦作市| 青海省| 长阳| 齐齐哈尔市| 吉首市| 凭祥市| 龙江县| 克东县| 朝阳县|