include(String relativeUrl) Includes the a page relative to the current URL.
abstractpublic void
include(String relativeUrl, boolean flush) Includes the a page relative to the current URL.
abstractpublic void
initialize(Servlet servlet, ServletRequest request, ServletResponse response, String errorPageURL, boolean needsSession, int bufferSize, boolean autoFlush) Internal routine to initialize the PageContext for a page.