myeclipse中struts-config.xml的问题,不会配置,最好能说明清楚

<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEstruts-configPUBLIC"-//ApacheSoftwareFou... <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">

<struts-config>
<form-beans>
<form-bean name="" type=""/>
</form-beans>

<global-forwards>
<forward name="" path="" />
</global-forwards>

<action-mappings>
<action path=""
type=""
name=""
parameter="methode"
scope="request"
validate="false">
<forward name="success" path="" />
<forward name="failure" path="" />
</action>

<action path=""
type=""
name=""
parameter="methode"
scope="request"
validate="true"
input="">
<forward name="success" path="" />
<forward name="failure" path="" />
</action>
</action-mappings>

<message-resources parameter="" />
<message-resources key="" parameter="" />

<plug-in className="org.apache.struts.validator.ValidatorPlugIn">
<set-property property="pathnames" value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml" />
</plug-in>
</struts-config>
展开
 我来答
lzgmusic
2013-09-12 · TA获得超过414个赞
知道小有建树答主
回答量:573
采纳率:66%
帮助的人:304万
更多追问追答
追问
struts2,通过myeclipse建的struts-config.xml的文件,新建后就是那些代码,但是不会用
追答
http://wenku.baidu.com/view/7d94860103d8ce2f00662324.html

慢慢学,不会用,是因为你没有学过
红shine石
2013-09-13
知道答主
回答量:64
采纳率:0%
帮助的人:11.5万
展开全部
package action result 主要这三个
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式