Basics of JSP technology
This Test will cover the basic concepts of JSP Technology, including introduction, Life Cycle of JSP, JSP Page Creation etc.
Q. JSP page perform request processing by calling __________ method ?
Q. Choose an incorrect statement from the following.
Q. Which JSP life cycle is in the correct order?
Q. Which statement about jspInit()
is true?
Q. Which method in JSP is used to perform cleanup ?