Specifies a principal name for a servlet. Used for the run-as role defined in web-xml.
sun-web-app (sun-web.xml)
The following table describes subelements for the servlet element.
Table A–108 servlet Subelements| Element | Required | Description | 
|---|---|---|
| only one | Contains the name of a servlet, which is matched to a servlet-name in web.xml. | |
| zero or one | Contains a principal (user) name in the current realm. | |
| zero or more | Specifies information about a web service endpoint. |