| Package | Description | 
|---|---|
| javax.servlet.jsp | 
 Classes and interfaces for the Core JSP 2.3 API. 
 | 
| javax.servlet.jsp.el | 
 Provides the  
ELResolver classes that define the
object resolution rules that must be supported by a JSP container 
with the new unified Expression Language. | 
| Class and Description | 
|---|
| ExpressionEvaluator
 Deprecated. 
 
As of JSP 2.1, replaced by  
ExpressionFactory | 
| VariableResolver
 Deprecated. 
 
As of JSP 2.1, replaced by  
ELResolver | 
| Class and Description | 
|---|
| ELException
 Deprecated. 
 
As of JSP 2.1, replaced by  
ELException | 
| Expression
 Deprecated. 
 
As of JSP 2.1, replaced by  
ValueExpression | 
| FunctionMapper
 Deprecated. 
 
As of JSP 2.1, replaced by  
FunctionMapper | 
| VariableResolver
 Deprecated. 
 
As of JSP 2.1, replaced by  
ELResolver | 
Comments to: jsp-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation. All rights reserved.
 Use is subject to license terms.