在struts2中多个action间如何传递ActionError及actionmessage

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

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

XML code
  <result name="input" type="redirect-action">adminGLZF!update?adminId=${adminId}  </result>




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