Attributes Summary | |
distributable : boolean | The distributable element, by its presence in a web application deployment descriptor, indicates that this web application is programmed appropriately to be deployed into a distributed servlet container |
version : String | |
contexts : ContextParam * | @deprecated see contextParams |
errorPages : ErrorPage * | |
fileList : WelcomeFileList | |
tagLibs : TagLibRef * | @deprecated See jsp::TagLibRef |
constraints : SecurityConstraint * | |
loginConfig : LoginConfig | |
mimeMappings : MimeMapping * | |
sessionConfig : SessionConfig | |
servletMappings : ServletMapping * | |
servlets : Servlet * | |
securityRoles : SecurityRole * | |
filters : Filter * | |
filterMappings : FilterMapping * | Filter mappings defined for the web app |
listeners : Listener * | The listeners collection contains deployment properties for a web application listener beans in the web app. |
contextParams : ParamValue * | |
jspConfig : JSPConfig | |
messageDestinations : MessageDestination * | |
localEncodingMappingList : LocalEncodingMappingList |
Attribute Details |