Exception thrown by
Forward when its name does not resolve to one defined by a
org.apache.beehive.netui.pageflow.annotations.Jpf.Forward @Jpf.Forward annotation in the current action's
org.apache.beehive.netui.pageflow.annotations.Jpf.Action @Jpf.Action annotation.
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 unresolvable Forward.
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.