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 theELResolver
classes 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 byExpressionFactory
VariableResolver 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 byELException
Expression Deprecated.As of JSP 2.1, replaced byValueExpression
FunctionMapper Deprecated.As of JSP 2.1, replaced byFunctionMapper
VariableResolver Deprecated.As of JSP 2.1, replaced byELResolver