多选题A developer wants a web application to be notified when the application is about to be shut down. Which two actions are necessary to accomplish this goal?()AInclude a listener directive in a JSP pageBconfigure a listener in the TLD file using the elem
题目
多选题
A developer wants a web application to be notified when the application is about to be shut down. Which two actions are necessary to accomplish this goal?()
AInclude a listener directive in a JSP page
Bconfigure a listener in the TLD file using the element
CInclude a element in the web application deployment descriptor
Dconfigure a listener in the application deployment descriptor, using the element
EInclude a class implementing ServletContextListener as part of the web application deploymen
相似考题