Hi, everyone:
I found this question in the mock exam, can anybody answer and explain the answer. Thanks a lot.
******************************************
Select the correct sequence of actions that a
servlet container performs before servicing any request.
1. Instantiate listeners defined in the deployment descriptor.
2. Initialize filters defined in the deployment descriptor.
3. Initialize servlets that are set to load on startup.
4. Call the contextInitialized method on the listeners implementing ServletContextListener interface.
Enter the item numbers in the text boxes below:
***********************************************
Anna