Example usage for Java javax.servlet.jsp JspApplicationContext fields, constructors, methods, implement or subclass
The text is from its open source code.
void | addELResolver(ELResolver resolver) Adds an ELResolver to affect the way EL variables and properties are resolved for EL expressions appearing in JSP pages and tag files. |