不经过任何action或者command
例子:
<action name="dummyForm"
[color=red][b]parameter="forwardSuccess=true"[/b][/color]
path="/channelTimesectColumnManage" scope="request"
type="com.sobey.adf.base.web.struts.action.BaseFlowCommandAction"
validate="false">
<forward name="success" path="index.jsp"/>
</action>
配置红色字体的参数就是了
例子:
<action name="dummyForm"
[color=red][b]parameter="forwardSuccess=true"[/b][/color]
path="/channelTimesectColumnManage" scope="request"
type="com.sobey.adf.base.web.struts.action.BaseFlowCommandAction"
validate="false">
<forward name="success" path="index.jsp"/>
</action>
配置红色字体的参数就是了