Package javax.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.ImplicitObjectELResolver.EnumeratedMap<K,V> This is a Map implementation driven by a data source that only provides an enumeration of keys and a getValue(key) method.ImplicitObjectELResolver.ImplicitObjects This class is used to generate the implicit Map and List objects that wrap various elements of the PageContext.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