whats the life cycle of jsp

Answer Posted / maddy

JSP page translation,
JSP page compilation,
load class,
create instance,
call the jspInit method,
call the _jspService method, and
call the jspDestroy method.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between length and length() method in java ?

657


Can you have two constructors in java?

580


Can we override private method in java?

703


What is a byte string?

715


What is append function?

655






What is java virtual machine and how it is considered in context of java’s platform independent feature?

743


What is a ternary operator in java? What is an interface?

636


What is the difference between access specifiers and access modifiers in java?

678


Does sprintf allocate memory?

699


Can a constructor call another constructor?

653


Explain wait() method of object class ?

718


What is a arraylist in java?

655


What are user defined exceptions?

686


What is meant by attribute?

679


What is jee6?

624