Uses of Package
javax.servlet.jsp.el
-
Packages that use javax.servlet.jsp.el Package Description javax.servlet.jsp Classes and interfaces for the Core JSP 2.1 API.javax.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 javax.servlet.jsp.el used by javax.servlet.jsp Class Description ExpressionEvaluator Deprecated.As of JSP 2.1, replaced byExpressionFactory
VariableResolver Deprecated.As of JSP 2.1, replaced byELResolver
-
Classes in javax.servlet.jsp.el used by javax.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
ImplicitObjectELResolver.ImplicitObjects This class is used to generate the implicit Map and List objects that wrap various elements of the PageContext.VariableResolver Deprecated.As of JSP 2.1, replaced byELResolver