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

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

我用的是struts2.5+jdk8的配置什么的都沒(méi)問(wèn)題可是總是找不到.action


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

<!DOCTYPE struts PUBLIC

? ? ?"-//Apache Software Foundation//DTD Struts Configuration 2.5//EN"

? ? ?"http://struts.apache.org/dtds/struts-2.5.dtd">

? ? ?

<struts>

? ? <package name="default" namespace="/" extends="struts-default">

? ? ? ? ? ?<action name="helloworld" class="com.imooc.action.HelloWorldAction">

? ? ? ? ? ? ? ?<result>result.jsp</result>

? ? ? ? ? ?</action>

? ? </package>

</struts>

<?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"?id="WebApp_ID"?version="3.0">
??<display-name>HelloWorld</display-name>
??<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>
??
??<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>
</web-app>


正在回答

舉報(bào)

0/150
提交
取消

我用的是struts2.5+jdk8的配置什么的都沒(méi)問(wèn)題可是總是找不到.action

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)