whats the life cycle of jsp

Answer Posted / vivek singh

JSP’s life cycle can be grouped into following phases.

1. JSP Page Translation
2. JSP Page Compilation
3. Class Loading
4. Execution phase
5. Initialization
6. jspService() execution
7. jspDestroy() execution

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string builder in java?

554


What are byte codes?

655


What is double in java?

510


What is a marker interface?

572


How do you delete a list in java?

530






What string is utf8?

541


What is difference between stringbuffer and string?

490


Why is java called the platform independent programming language?

568


What is internal variable?

536


What are the types of methodology?

506


How can u increase the heap size in the memory?

548


Which class is the superclass for all the classes?

533


What is an object in java and how is it created?

581


Describe the Big-O Notation.

611


What is a control variable example?

526