Package | Description |
---|---|
org.apache.jasper |
Modifier and Type | Field and Description |
---|---|
private JspConfig |
EmbeddedServletOptions.jspConfig
Jsp config information
|
private JspConfig |
JspC.jspConfig |
Modifier and Type | Method and 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.
|