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
Q1: The difference between Servlets and JSP is
Q2: Which tag should be used to pass
Q3: _jspService() method of HttpJspPage class should not
Q4: Which are the session tracking techniques?<br>i. URL
Q5: JavaServer Pages often serve the same purpose
Q7: Which packages does a JSP API consist
Q8: Why DB connections are not written directly
Q9: Which is not a directive?<br>A)include<br>B)page<br>C)export<br>D)useBean
Q10: Which of the following are the valid
Q11: The ASP and JSP technologies are quite