亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

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

我的struts顯示不出來啊,404訪問錯誤

<?xml?version="1.0"?encoding="UTF-8"?>
<!DOCTYPE?struts?PUBLIC
	"-//Apache?Software?Foundation//DTD?Struts?Configuration?2.3//EN"
	"http://struts.apache.org./dtds/struts-2.3.dtd">
<struts>
	<package?name="default"?namespace="/"?extends="struts-default">
		<action?name="timer"?class="com.imooc.action.TimerAction">
			<result>/success.jsp</result>
		</action>
	</package>	
</struts>?//這個是struts.xml文件

//這個是web.xml文件
<?xml?version="1.0"?encoding="UTF-8"?>
<web-app?xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"?xmlns="http://xmlns.jcp.org/xml/ns/javaee"?xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee?http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"?id="WebApp_ID"?version="3.1">
??<display-name>HelloWorld-Struts</display-name>
??<filter>
????<filter-name>struts2</filter-name>
????<filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
??</filter>
??<filter-mapping>
????<filter-name>struts2</filter-name>
????<url-pattern>/*</url-pattern>
??</filter-mapping>
????<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>
</web-app>


求解。。。


正在回答

2 回答

我重啟10遍了也不行。。。而且直接在啟動Tomcat服務器(不是在瀏覽器中運行項目)的時候就已經報錯了。

0 回復 有任何疑惑可以回復我~
#1

勵志敏

你的問題解決了嗎?
2016-12-29 回復 有任何疑惑可以回復我~

就是eclipse抽風了。。。我重啟一遍eclipse就很神奇的好了臥槽。。。

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

我的struts顯示不出來啊,404訪問錯誤

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

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號