單項(xiàng)選擇題下面選項(xiàng)中,能夠返回Filter設(shè)置的所有初始化參數(shù)名稱的方法是()

A.getServletContext()
B.getFilterName()
C.getInitParameter(String name)
D.getInitParameterNames()


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在Filter配置信息中,不屬于dispatcherTypes元素的可選值是()。

A.INCLUDE
B.FORWARD
C.RESPONSE
D.REQUEST

2.單項(xiàng)選擇題WebFilter的常用屬性中,用于映射將要攔截的URL的屬性是()。

A.filterName
B.dispatcherTypes
C.urlPatterns
D.initParams