Deprecated API

Deprecated Fields
org.apache.jasper.Constants.ESC
            
org.apache.jasper.Constants.ESCStr
            
org.apache.jasper.Constants.HACK_CHAR
            
org.apache.jasper.Constants.HACK_STR
            
 

Deprecated Methods
org.apache.jasper.servlet.JspCServletContext.getServlet(String)
          This method has been deprecated with no replacement 
org.apache.jasper.servlet.JspCServletContext.getServletNames()
          This method has been deprecated with no replacement 
org.apache.jasper.servlet.JspCServletContext.getServlets()
          This method has been deprecated with no replacement 
org.apache.jasper.compiler.JspUtil.getTagHandlerClassName(String, ErrorDispatcher)
          Use JspUtil.getTagHandlerClassName(String, String, ErrorDispatcher) See https://issues.apache.org/bugzilla/show_bug.cgi?id=46471 
org.apache.jasper.servlet.JspCServletContext.log(Exception, String)
          Use log(String,Throwable) instead 
 

Deprecated Constructors
org.apache.jasper.runtime.TagHandlerPool(int)
          Use static getTagHandlerPool 
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.