Uses of Class
org.apache.jasper.compiler.JspConfig
-
Packages that use JspConfig Package Description org.apache.jasper -
-
Uses of JspConfig in org.apache.jasper
Fields in org.apache.jasper declared as JspConfig Modifier and Type Field Description private JspConfig
EmbeddedServletOptions. jspConfig
Jsp config informationprivate JspConfig
JspC. jspConfig
Methods in org.apache.jasper that return JspConfig Modifier and Type Method Description JspConfig
EmbeddedServletOptions. getJspConfig()
JspConfig
JspC. getJspConfig()
Obtain JSP configuration informantion specified in web.xml.JspConfig
Options. getJspConfig()
Obtain JSP configuration informantion specified in web.xml.
-