Exception that occurs when a action output has been added to a Forward that resolves to a
org.apache.beehive.netui.pageflow.annotations.Jpf.Forward @Jpf.Forward annotation marked with
org.apache.beehive.netui.pageflow.annotations.Jpf.Forward.redirect redirect =true.
Action outputs may not be used on redirect forwards.
IllegalActionOutputException
Constructor.
Parameters: forwardName - the name of the relevant Forward. Parameters: actionName - the name of the current action being run. Parameters: flowController - the current FlowController instance. Parameters: actionOutputName - the name of the relevant action output.