- 
Terminally Deprecated ElementsElementDescription
- 
Deprecated InterfacesInterfaceDescriptionAs of JSP 2.1, replaced by jakarta.el.FunctionMapperAs of JSP 2.1, replaced by jakarta.el.ELResolver
- 
Deprecated ClassesClassDescriptionAs of JSP 2.1, replaced by jakarta.el.ValueExpressionAs of JSP 2.1, replaced by jakarta.el.ExpressionFactory
- 
Deprecated ExceptionsExceptionsDescriptionAs of JSP 2.1, replaced by jakarta.el.ELExceptionAs of JSP 2.1, replaced by jakarta.el.ELException
- 
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 by jakarta.el.ELContext.getELResolver() which can be obtained by jspContext.getELContext().getELResolver()As of JSP 2.1, replaced byjava.lang.Throwable.getCause()