causeMayBeSessionExpiration() Tell whether the root cause may be session expiration in cases where the requested session ID is different than
the actual session ID.
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: outputFormType - the type name of the relevant output form.
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.