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

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

運行Struts 項目,啟動tomcat時,拋出兩個錯誤

574bfb7d00014b8a05000090.jpg

574bfb7e0001b1f905000082.jpg

Struts.xml

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

<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.1//EN"?

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

<struts>

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

? ? <action name="helloworld" class="com.action.Action">

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

? ? </action>

?</package>

</struts>


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" id="WebApp_ID" version="3.0">

? <display-name>Struts2</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-list>

? ? <welcome-file>result.jsp</welcome-file>

? </welcome-file-list>??

</web-app>

http://img1.sycdn.imooc.com//574bfc710001064302320329.jpg

正在回答

舉報

0/150
提交
取消

運行Struts 項目,啟動tomcat時,拋出兩個錯誤

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

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

幫助反饋 APP下載

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

公眾號

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