struts.xml中带参数到另一个action的步骤中

struts.xml中带参数到另一个action的方法中当一个action需要返回到另一个action中时,且有参数需要带过去时

struts.xml中带参数到另一个action的方法中
当一个action需要返回到另一个action中时,且有参数需要带过去时在xml里进行如下配置: