单项选择题

在web.xml中使用()标签配置过滤器。

A.<filter>和<filter-mapping>
B.<filter-name>和<filter-class>
C.<filter>和<filter-class>
D.<filter-pattern>和<filter>