Package javax.servlet.jsp.el

Interface Summary
FunctionMapper Deprecated. As of JSP 2.1, replaced by javax.el.FunctionMapper
VariableResolver Deprecated. As of JSP 2.1, replaced by javax.el.ELResolver
 

Class Summary
Expression Deprecated. As of JSP 2.1, replaced by javax.el.ValueExpression
ExpressionEvaluator Deprecated. As of JSP 2.1, replaced by javax.el.ExpressionFactory
ImplicitObjectELResolver Defines variable resolution behavior for the EL implicit objects defined in the JSP specification.
ScopedAttributeELResolver Defines variable resolution behavior for scoped attributes.
 

Exception Summary
ELException Deprecated. As of JSP 2.1, replaced by javax.el.ELException
ELParseException Deprecated. As of JSP 2.1, replaced by javax.el.ELException
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.