-
Deprecated InterfacesInterfaceDescriptionAs of JSP 2.1, replaced by javax.el.FunctionMapperAs of JSP 2.1, replaced by javax.el.ELResolver
-
Deprecated ClassesClassDescriptionAs of JSP 2.1, replaced by javax.el.ValueExpressionAs of JSP 2.1, replaced by javax.el.ExpressionFactory
-
Deprecated ExceptionsExceptionsDescriptionAs of JSP 2.1, replaced by javax.el.ELExceptionAs of JSP 2.1, replaced by javax.el.ELException
-
Deprecated FieldsFieldDescriptionAs of Java JSP API 1.2, use BodyTag.EVAL_BODY_BUFFERED or IterationTag.EVAL_BODY_AGAIN.Will be removed in Tomcat 10.1 onwards
-
Deprecated MethodsMethodDescriptionAs of JSP 2.1, replaced by JspApplicationContext.getExpressionFactory()As of JSP 2.1, replaced by javax.el.ELContext.getELResolver() which can be obtained by jspContext.getELContext().getELResolver()As of JSP 2.1, replaced by
java.lang.Throwable.getCause()This will be removed in Tomcat 10. UseJspC.scanFiles()Will be removed in Tomcat 10.1Will be removed in Tomcat 10. UseJspC.setWebXmlInclude(String)Will be removed in Tomcat 10.1.xThis method has been deprecated with no replacement