List of usage examples for javax.servlet.jsp PageContext subclass-usage
From source file org.apache.jasper.runtime.PageContextImpl.java
/**
* Implementation of the PageContext class from the JSP spec.
* Also doubles as a VariableResolver for the EL.
*
* @author Anil K. Vijendran
* @author Larry Cable