Class PageContextImpl

java.lang.Object
jakarta.servlet.jsp.JspContext
jakarta.servlet.jsp.PageContext
org.apache.jasper.runtime.PageContextImpl

public class PageContextImpl extends PageContext
Implementation of the PageContext class from the JSP spec. Also doubles as a VariableResolver for the EL.
Author:
Anil K. Vijendran, Larry Cable, Hans Bergsten, Pierre Delisle, Mark Roth, Jan Luehe, Jacob Hookom