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 double word?

540


What is a method type?

539


Explain the features of interfaces in java?

558


What is meant by class?

545


Is it possible to specify multiple jndi names when deploying an ejb?

561






Can we extend immutable class?

535


What is the implementation of destroy method in java. Is it native or java code?

488


What are the special characters?

538


What is instance means in java?

566


Why synchronization is important in java?

568


Explain 5 io best practices?

599


How do you use compareto in java?

564


Which class should you use to obtain design information about an object in java programming?

651


Which java version is latest?

538


Why do we declare a class static?

548