Package | Description |
---|---|
javax.servlet.jsp |
Classes and interfaces for the Core JSP 2.3 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. |
Class and Description |
---|
ExpressionEvaluator
Deprecated.
As of JSP 2.1, replaced by
ExpressionFactory |
VariableResolver
Deprecated.
As of JSP 2.1, replaced by
ELResolver |
Class and Description |
---|
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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.