Multiple Choice
Which one is the correct order of phases in JSP life cycle?
A) Initialization, Cleanup, Compilation, Execution
B) Initialization, Compilation, Cleanup, Execution
C) Compilation, Initialization, Execution, Cleanup
D) Cleanup, Compilation, Initialization, Execution
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Which of the following is true about
Q13: Which tag should be used to pass
Q14: "request" is instance of which one of
Q15: Which one of the following is correct
Q16: Which is not a directive?<br>A)include<br>B)page<br>C)export<br>D)useBean
Q18: Which of the following package contains servlet
Q19: Which of the following are the session
Q20: A servlet maintain session in<br>A)Servlet container<br>B)Servlet context<br>C)Servlet
Q21: The getSession() method with „true? as its
Q22: The init parameter name and value pairs