問題詳情

89 Which of the following are attributes of the annotation javax.servlet.annotation.WebFilter?(i) Name(ii) servletNames(iii) urlPatterns(iv) dispatcherTypes(v) supportAsync
(A) (iii) only
(B) (iii) and (iv)
(C) (ii), (iii) and (iv)
(D) (iii), (iv) and (v)
(E) (ii), (iii), (iv) and (v)Answer: B

參考答案