Adding a Filter to the Deployment Descriptor

See Also

You can add a filter to a web module deployment descriptor (web.xml) in two ways:

A filter is defined in the deployment descriptor using the filter element. In the filter element, you declare:

Optionally, you can also specify:

See Also
Editing Web Module Deployment Properties

Legal Notices