whats the life cycle of jsp

Answer Posted / manoj

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 ?    54 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by flickering?

736


what is aggregation in java?

666


Why set do not allow duplicates in java?

670


What is the range of a character variable?

635


Which methods cannot be overridden in java?

621






What is array initialization in java?

575


How many bytes are a float?

598


What is floating data type?

635


Can you extend singleton class?

716


What is externalizable interface?

691


What are functions in java?

579


Is it possible to compare various strings with the help of == operator? What are the risks involved?

720


What are the advantages of compiled language?

684


How do you add an element to a set in java?

612


Difference between static binding and dynamic binding?

666