60 A web application wants to register a new servlet at runtime using one of the servletContext.addServlet methods. In the implementation of which method is it legal to perform this operation?
(A) AsyncListner.oncomplete
(B) Servlet.init
(C) ServletContextListener.contextInitialize
(D) ServletrequestListener.contextInitialize

答案:登入後查看
統計: A(0), B(0), C(1), D(0), E(0) #2227500