Kizspy | Question: 34
(Choose 1 answer)
Post Law.com
When is the contextInitialized() method of a ServletContextListener invoked?
A. After the web server receives an HTTP request.
B. When a new session is created for a client.
C. When the web application is deployed or started.
D. After the response is sent back to the client.