Uses of Package
javax.servlet.jsp.el

Packages that use javax.servlet.jsp.el
javax.servlet.jsp Classes and interfaces for the Core JSP 2.1 API. 
javax.servlet.jsp.el Provides the ELResolver classes that define the object resolution rules that must be supported by a JSP container with the new unified Expression Language. 
 

Classes in javax.servlet.jsp.el used by javax.servlet.jsp
ExpressionEvaluator
          Deprecated. As of JSP 2.1, replaced by ExpressionFactory
VariableResolver
          Deprecated. As of JSP 2.1, replaced by ELResolver
 

Classes in javax.servlet.jsp.el used by javax.servlet.jsp.el
ELException
          Deprecated. As of JSP 2.1, replaced by ELException
Expression
          Deprecated. As of JSP 2.1, replaced by ValueExpression
FunctionMapper
          Deprecated. As of JSP 2.1, replaced by FunctionMapper
VariableResolver
          Deprecated. As of JSP 2.1, replaced by ELResolver
 



Copyright (c) 1999-2011 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.