ServletContainerInitializerpublic class JettyJasperInitializer
extends org.apache.jasper.servlet.JasperInitializer
| Constructor | Description |
|---|---|
JettyJasperInitializer() |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.jasper.servlet.TldScanner |
newTldScanner(ServletContext context,
boolean namespaceAware,
boolean validate,
boolean blockExternal) |
Make a TldScanner, and prefeed it the tlds that have already been discovered in jar files
by the MetaInfConfiguration.
|
public org.apache.jasper.servlet.TldScanner newTldScanner(ServletContext context, boolean namespaceAware, boolean validate, boolean blockExternal)
newTldScanner in class org.apache.jasper.servlet.JasperInitializerCopyright © 1995–2018 Webtide. All rights reserved.