public interface JspMapping extends ContextRelated
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getInitParameters()
Returns optional map of initialization parameters, that may be used to configure Jasper servlet
|
String |
getJspFile()
Returns a "jsp servlet file" as in
<servlet>/<jsp-file> in web.xml |
String[] |
getUrlPatterns()
Returns an array of URL patterns that map to JSP servlet.
|
getContextId, getContextSelectFilterCopyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.