读书人

在struts2中多个action间怎么传递Acti

发布时间: 2012-10-29 10:03:53 作者: rapoo

在struts2中多个action间如何传递ActionError及actionmessage
点击下面标题查看本文完整版:在struts2中多个action间如何传递ActionError及actionmessage

在struts2中多个action间如何传递ActionError及actionmessage?
struts.xml定义:
?

XML code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->  <result name="input" type="redirect-action">adminGLZF!update?adminId=${adminId}  </result>




------解决方法--------------------
用session

    

读书人网 >Ruby Rails

热点推荐