問題詳情
36 When using the @WebListener annotation, the class on which the annotation is applied tomust also implement at least one of the following interfaces (Choose two):
(A) RequestListener
(B) AttributeListener
(C) ServletContextListener
(D) HttpSessionListener
(E) SessionAttributeListener(F) AsyncListener
參考答案