首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

在struts2中多个action间怎么传递ActionError及actionmessage

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

在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

    

热点排行