This type is a class for model objects.
The web-app element is the root of the deployment descriptor for a web application.
Package: webapplicationAttributes Summary | |
distributable : EBoolean | 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 : EString | * No description is available * |
contexts : ContextParam * | @deprecated see contextParams |
errorPages : ErrorPage * | * No description is available * |
fileList : WelcomeFileList @ | * No description is available * |
tagLibs : TagLibRef * | @deprecated See jsp::TagLibRef |
constraints : SecurityConstraint * | * No description is available * |
loginConfig : LoginConfig @ | * No description is available * |
mimeMappings : MimeMapping * | * No description is available * |
sessionConfig : SessionConfig @ | * No description is available * |
servletMappings : ServletMapping * | * No description is available * |
servlets : Servlet * | * No description is available * |
securityRoles : SecurityRole * | * No description is available * |
filters : Filter * | * No description is available * |
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 * | * No description is available * |
jspConfig : JSPConfig @ | * No description is available * |
messageDestinations : MessageDestination * | * No description is available * |
localEncodingMappingList : LocalEncodingMappingList @ | * No description is available * |
Attribute Details |