-
Deprecated InterfacesInterfaceDescriptionAs of JSP 2.1, replaced by
ELResolver
-
Deprecated ClassesClassDescriptionAs of JSP 2.1, replaced by
ValueExpression
As of JSP 2.1, replaced byExpressionFactory
-
Deprecated ExceptionsExceptionsDescriptionAs of JSP 2.1, replaced by
ELException
As of JSP 2.1, replaced byELException
-
Deprecated FieldsFieldDescriptionAs of Java JSP API 1.2, use BodyTag.EVAL_BODY_BUFFERED or IterationTag.EVAL_BODY_AGAIN.
-
Deprecated MethodsMethodDescriptionAs of JSP 2.1, replaced by
JspApplicationContext.getExpressionFactory()
As of JSP 2.1, replaced byELContext.getELResolver()
, which can be obtained byjspContext.getELContext().getELResolver()
.As of JSP 2.1, replaced byThrowable.getCause()
This method has been deprecated with no replacementThis method has been deprecated with no replacementThis method has been deprecated with no replacementUse log(String,Throwable) instead
-
Deprecated Constructors
FunctionMapper