Package javax.servlet.jsp.el
-
Interface Summary Interface Description FunctionMapper Deprecated. As of JSP 2.1, replaced byFunctionMapperVariableResolver Deprecated. As of JSP 2.1, replaced byELResolver -
Class Summary Class Description Expression Deprecated. As of JSP 2.1, replaced byValueExpressionExpressionEvaluator Deprecated. As of JSP 2.1, replaced byExpressionFactoryImplicitObjectELResolver 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 byELExceptionELParseException Deprecated. As of JSP 2.1, replaced byELException