Package javax.servlet.jsp.el
package javax.servlet.jsp.el
-
ClassDescriptionDeprecated.Deprecated.As of JSP 2.1, replaced by
ELException
Deprecated.As of JSP 2.1, replaced byValueExpression
Deprecated.As of JSP 2.1, replaced byExpressionFactory
Deprecated.As of JSP 2.1, replaced byFunctionMapper
Defines variable resolution behavior for the EL implicit objects defined in the JSP specification.This is a Map implementation driven by a data source that only provides an enumeration of keys and a getValue(key) method.This class is used to generate the implicit Map and List objects that wrap various elements of the PageContext.Defines variable resolution behavior for scoped attributes.Deprecated.As of JSP 2.1, replaced byELResolver
ELException