whats the life cycle of jsp

Answer Posted / ravi

jspinit();
jspservice();
jspdestroy();

Is This Answer Correct ?    36 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you achieve runtime polymorphism by data members?

579


How do you compare arrays in java?

496


What are parsers? Dom vs sax parser.

553


Why volatile is used in java?

526


I don’t want my class to be inherited by any other class. What should I do?

571






Give example to differentiate between call by value and call by reference.

588


who can i handle multiple client in RMI

1437


What is core java called?

522


Can we use this () and super () in a method?

527


Can a constructor be made final?

658


Which is better stringbuffer or stringbuilder?

521


What are three types of loops in java?

583


Is java type safe?

503


Can you use abstract and final both with a method?

569


Why super is first line in java?

551