ServletMapping
The servlet-mapping element defines a mapping between a servlet and a url pattern
Attributes Summary
urlPattern The url-pattern element contains the url pattern of the mapping. webApp servlet
Attribute Details
urlPattern
The url-pattern element contains the url pattern of the mapping. Must follow the rules specified in Section 10 of the Servlet API Specification.
Data type: String
Default value: unspecified
webApp
Data type:
servlet
Data type: