struts2配置文件中action其间的重定向传参数

struts2配置文件中action之间的重定向传参数在struts2配置文件中action之间的重定向传参数:??其中transact

struts2配置文件中action之间的重定向传参数

在struts2配置文件中action之间的重定向传参数:

?

?

其中transactionId在TransactionAction中必须提供get/set方法

1 楼 frederick_hai 2011-03-07   楼主你好!请问是type="redirectAction"还是type="redirect"?我在自己的工程里面试了一下,后者是好用的,前者报错!