8 In order to handle time outs and errors in an asynchronous application, a web application must
implement which of the following interfaces?
(A) ServletContextListener
(B) ServletContextAttributeListener
(C) HttpSessionListener
(D) AsyncListener
(E) HttpSessionAttributeListener
(F) AsyncContextListener