Java javax.servlet.jsp JspApplicationContext fields, constructors, methods, implement or subclass

Example usage for Java javax.servlet.jsp JspApplicationContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.servlet.jsp JspApplicationContext.

The text is from its open source code.

Implementation

javax.servlet.jsp.JspApplicationContext has the following implementations.
Click this link to see all its implementation.

Method

voidaddELResolver(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.