Package jakarta.servlet.jsp.el
-
Interface Summary Interface Description FunctionMapper Deprecated. As of JSP 2.1, replaced byFunctionMapper
VariableResolver Deprecated. As of JSP 2.1, replaced byELResolver
-
Class Summary Class Description Expression Deprecated. As of JSP 2.1, replaced byValueExpression
ExpressionEvaluator Deprecated. As of JSP 2.1, replaced byExpressionFactory
ImplicitObjectELResolver Defines variable resolution behavior for the EL implicit objects defined in the JSP specification.ImportELResolver Defines variable resolution behavior for Class imports and static imports.NotFoundELResolver Defines variable resolution when all other resolvers fail.ScopedAttributeELResolver Defines variable resolution behavior for scoped attributes. -
Exception Summary Exception Description ELException Deprecated. As of JSP 2.1, replaced byELException
ELParseException Deprecated. As of JSP 2.1, replaced byELException