Uses of Class
javax.servlet.jsp.JspEngineInfo
-
Packages that use JspEngineInfo Package Description javax.servlet.jsp Classes and interfaces for the Core JSP 2.1 API. -
-
Uses of JspEngineInfo in javax.servlet.jsp
Methods in javax.servlet.jsp that return JspEngineInfo Modifier and Type Method Description abstract JspEngineInfo
JspFactory. getEngineInfo()
called to get implementation-specific information on the current JSP engine.
-