Question
a.
Compilation, Initialization, Execution, Cleanup
b.
Initialization, Compilation, Cleanup, Execution
c.
Initialization, Cleanup, Compilation, Execution
d.
Cleanup, Compilation, Initialization, Execution
Posted under Web Technologies
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following depicts correct order of phases in JSP life cycle?
Similar Questions
Discover Related MCQs
Q. Which of the following is true about response.sendRedirect(url)?
View solution
Q. What is the use of c:set tag?
View solution
Q. If a jsp is to generate a pdf page, what attribute of page directive it should use?
View solution
Q. What is the correct signature of jspDestroy() method of HttpJspPage class?
View solution
Q. Which of the following is not a jsp directive?
View solution
Q. Which of the following is true about Cleanup phase in JSP life cycle?
View solution
Q. What JSTL stands for?
View solution
Q. Which of the following is a server side technology?
View solution
Q. PageContext is instance of which class?
View solution
Q. Which of the following is true about info Attribute?
View solution
Q. Which of the following attributes are used in jsp:include tag?
View solution
Q. Which of the following is true about Initialization phase in JSP life cycle?
View solution
Q. What is the correct signature of _jspService() method of HttpJspPage class?
View solution
Q. Which of the following is not a valid attribute of a page directives?
View solution
Q. Which of the following programming languages is used to create programs like applets?
View solution
Q. The _______ specification defines an application programming interface for communication between the server and the application program
View solution
Q. State true or false: Servlets are used to generate dynamic responses to HTTP requests.
View solution
Q. Which of these functions is not a part of the servlet lifecycle
View solution
Q. Which of the following application servers do not provide built in support for servlets?
View solution
Q. What is the full form of JSP?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!