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 theELResolverclasses 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 byExpressionFactoryVariableResolver 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 byELExceptionExpression Deprecated.As of JSP 2.1, replaced byValueExpressionFunctionMapper Deprecated.As of JSP 2.1, replaced byFunctionMapperImplicitObjectELResolver.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