Class Includer

java.lang.Object
com.aoapps.servlet.http.Includer

public final class Includer extends Object
Performs an include while allowing SkipPageException and sendError to escape the include. This is required to support redirecting from within an included page.
Author:
AO Industries, Inc.