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.0 API. 
javax.servlet.jsp.el Classes and interfaces for the JSP 2.0 Expression Language API. 
org.apache.jasper.runtime   
 

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
 

Classes in javax.servlet.jsp.el used by org.apache.jasper.runtime
ELException
          Deprecated. As of JSP 2.1, replaced by ELException
Expression
          Deprecated. As of JSP 2.1, replaced by ValueExpression
ExpressionEvaluator
          Deprecated. As of JSP 2.1, replaced by ExpressionFactory
FunctionMapper
          Deprecated. As of JSP 2.1, replaced by FunctionMapper
VariableResolver
          Deprecated. As of JSP 2.1, replaced by ELResolver
 



Copyright © 2007 Mort Bay Consulting. All Rights Reserved.