- Select the servlet in the Servlets Configured pane, tab General, and switch to the Assembly Descriptor tab.
- In the
Servlet Mappings
pane, click
. A new row appears with the
Servlet
text box displaying the name of the selected servlet.
- In the
URL Pattern
text box, specify the URL pattern to associate the servlet with the URLs that call the servlet.
Note
A URL pattern may contain a subset of US-ASCII characters. Avoid using other values.

.