Exception that occurs when an 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.
causeMayBeSessionExpiration() Tell whether the root cause may be session expiration in cases where the requested session ID is different than
the actual session ID.
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.
Method Detail
causeMayBeSessionExpiration
public boolean causeMayBeSessionExpiration()(Code)
Tell whether the root cause may be session expiration in cases where the requested session ID is different than
the actual session ID. In this case, the answer is false.