Uses of Class javax.servlet.jsp.PageContext (Servlet and JavaServer Pages API Documentation) Use PREV NEXT Uses of Classjavax.servlet.jsp.PageContextPackages that use Uses of in Methods in that returnabstract JspFactory. ( servlet, request, response,java.lang.String errorPageURL,boolean needsSession,int buffer,boolean autoflush) obtains an instance of an implementation dependentjavax.servlet.jsp.PageContext abstract class for the calling Servletand currently pending request and response. Methods in with parameters of typeabstract voidJspFactory. ( pc) called to release a previously allocated PageContext object. Uses of in Fields in declared asprotected TagSupport. Methods in with parameters of type voidTagSupport. ( pageContext) Set the page context. voidTag. ( pc) Set the current page context. Use PREV NEXT Copyright © 1999-2002 The Apache Software Foundation.
All Rights Reserved.