| Attributes Summary | |
| smallIcon : String | |
| largeIcon : String | |
| servletName : String | The servlet-name element contains the canonical name of the servlet. |
| displayName : String | |
| description : String | |
| loadOnStartup : Integer | The load-on-startup element indicates that this servlet should be loaded on the startup of the web application. |
| webApp : | |
| webType : WebType | |
| params : InitParam * | |
| securityRoleRefs : SecurityRoleRef * | |
| runAs : RunAsSpecifiedIdentity | If defined for a servlet, overrides the security identity used to call an EJB by that servlet in this web application. |
| Attribute Details |