Method | 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 | Description |
---|---|
org.apache.jasper.runtime.TagHandlerPool(int) |
Use static getTagHandlerPool
|
Copyright © 2019 Oracle. All rights reserved.