Uses of Package
jakarta.servlet.jsp.el
- 
Packages that use jakarta.servlet.jsp.el Package Description jakarta.servlet.jsp Classes and interfaces for the Core JSP 3.1 API.jakarta.servlet.jsp.el Provides theELResolverclasses that define the object resolution rules that must be supported by a JSP container with the new unified Expression Language.
- 
Classes in jakarta.servlet.jsp.el used by jakarta.servlet.jsp Class Description ExpressionEvaluator Deprecated.As of JSP 2.1, replaced byExpressionFactoryVariableResolver Deprecated.As of JSP 2.1, replaced byELResolver
- 
Classes in jakarta.servlet.jsp.el used by jakarta.servlet.jsp.el Class Description ELException Deprecated.As of JSP 2.1, replaced byELExceptionExpression Deprecated.As of JSP 2.1, replaced byValueExpressionFunctionMapper Deprecated.As of JSP 2.1, replaced byFunctionMapperVariableResolver Deprecated.As of JSP 2.1, replaced byELResolver