下面的struts-config.xml,错在那里? 提示:The content of element type "action" must match "
<action-mappings><actionpath="/login"type="com.ssh.struts.action.LoginAction"attribut...
<action-mappings>
<action
path="/login"
type="com.ssh.struts.action.LoginAction"
attribute="loginForm"
name="loginForm"
scope="request"
input="/login.jsp">
<forward name="suc" path="/index.jsp" />
<set-property property="cancellable" value="true" />
</action>
</action-mappings> 展开
<action
path="/login"
type="com.ssh.struts.action.LoginAction"
attribute="loginForm"
name="loginForm"
scope="request"
input="/login.jsp">
<forward name="suc" path="/index.jsp" />
<set-property property="cancellable" value="true" />
</action>
</action-mappings> 展开
3个回答
展开全部
把你的错误提示写写完整
追问
完整 的错误信息:The content of element type "action" must match "(icon?,display-name?,description?,set-property*,exception*,forward*)".
兄弟帮我解决了,再奖送10分!
追答
吧这两个
对调一下,顺序不对
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
action 路径或者name错了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
<set-property property="cancellable" value="true" />
这句不应该放在<action>里边把
这句不应该放在<action>里边把
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询