Attributes Summary |
urlPattern : String |
|
elIgnored : boolean | Can be used to easily set the isELIgnored property of a group of JSP pages.
|
pageEncoding : String | The valid values of page-encoding are those of the pageEncoding page directive.
|
scriptingInvalid : boolean | Can be used to easily disable scripting in a group of JSP pages.
|
isXML : boolean | If true, denotes that the group of resources that match the URL pattern are JSP documents, and thus must be interpreted as XML documents.
|
includePreludes : String | The include-prelude element is a context-relative path that must correspond to an element in the Web Application.
|
includeCodas : String | The include-coda element is a context-relative path that must correspond to an element in the Web Application.
|