Kizspy | Question: 50
(Choose 1 answer)
What is filter mapping used for in a Java web application?
A. To create a visual representation of the application's data flow.
B. To define the order in which filters are applied.
C. To specify which URL patterns or servlets the filter should intercept.
D. To map filter attributes to HTML elements.