In the deployment descriptor, the __________ tag is used to specify which requests are passed through a particular filter.
In the deployment descriptor, the tag is used to specify which requests are passed through a particular filter by associating it with a filter name and a URL pattern.
Loading...
Related Quiz
- What is the primary purpose of using WebSockets in web applications?
- In terms of design pattern, which one follows the Model View Controller (MVC) more closely?
- The method __________ is used to set the length of the content body in the response.
- To minimize server load, servlets can implement _________ to handle asynchronous processing.
- Filters are configured in the __________ file of a web application.