Package com.helger.xservlet.forcedredirect
-
Class Summary Class Description ForcedRedirectManager Stores per-session the data to be used in a Post-Redirect-Get scenario.
This class usually takes 'IHCNode' but because of the reverse dependencies, this type cannot be used and is therefore abstracted as 'Serializable' in this implementation. -
Exception Summary Exception Description ForcedRedirectException This is a hack to allow for easy POST/Redirect/GET pattern implementation.