Attributes Summary | |
servletName : String | The servlet-name element contains the canonical name of the servlet. |
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 * | @since J2EE1. |
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. |
initParams : ParamValue * |
Attribute Details |