Explain JSP life cycle?

Answer Posted / suresh s.a.

Life Cycle for JSP is

1.jspinit(),
2._jspService() and
3.jspdestroy().

jspService() method cant be override so why there is an
underscore before the method name.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please mail me the interview question based on java/j2ee

1527


Which interface does java.util.hashtable implement?

662


How is hashset maintained in memory by java ?

585


What are the different types of ways where you can iterate over a list? : java collections

569


What are the considerations to be made in case of loops in java ?

558






What is the enumerator of the java collection framework? : java collections

557


What are the main classes of the list interfaces? : java collections

569


What is the use of the list interface in the java collection? : java collections

593


What are the types of interface used in the java collections? : java collections

584


How do I find jre path in windows?

517


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

1604


HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS

1572


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

1807


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

1577


What is java collection? : java collections

567