| Item | Property generated in web.xml | Description |
|---|---|---|
| Filter | <filter-name> | In this drop-down list, select the filter to which you are mapping a URL pattern or a servlet. |
| URL Pattern | <url-pattern> | Specify the URL pattern that will be used to resolve URL addresses. |
| Servlet | <servlet-name> | Specify the servlet to map the filter to. |
| Add | Click this button to add a new filter mapping. |
| Remove | Click this button to remove the selected filter mapping. |
| Help F1F1 | Click this button to view the context help page. |

