Method and Description |
---|
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.servlet.JspCServletContext.log(Exception, String)
Use log(String,Throwable) instead
|
Constructor and Description |
---|
org.apache.jasper.runtime.TagHandlerPool(int)
Use static getTagHandlerPool
|