Scope: Class
Multiplicity
(0..1): You can use this tag zero or
one time in the Java™ source file.
Purpose
This tag defines the mapping for the servlet
to the specified url-pattern. Applies to servlets.
Parameters
Parameter |
Type |
Applicability |
Description |
Mandatory |
url-pattern |
text |
|
The url-pattern that the filter
should match. |
false |