-
class
PageContext extends JspContext to provide useful context information for when JSP technology is used in a Servlet
environment.
-
Returns the JspContext that is bound to this JspFragment.
Returns the page context passed in by the container via setJspContext.
void
Called by the container to provide this tag handler with the JspContext
for this invocation.
void
Stores the provided JSP context in the private jspContext field.