Kizspy | Question: 32
(Choose 1 answer)
When is the contextInitialized(ServletContextEvent sce) method called in a ServletContextListener?
A. When a servlet is initialized.
B. When the web application is deployed.
C. When a session is created.
D. When a request is received.