Can u Override any of the lifecycle methods of JSP?

Answer Posted / raju

The life cycle methods of JSP are
jsp int(), jsp service(), jsp destroy()
here we can override jsp init(), jsp destroy() but we can't override -jsp service() method

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I override the jspdestroy() method within a jsp page?

695


What is jsp expression?

693


What are directives? What are the different types of directives available in jsp?

681


Is there a way to reference the "this" variable within a jsp page?

740


What is in jsp?

795


Can we call servlet from jsp?

640


What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

762


What is difference between include directive and jsp:include action?

682


How can html output be prevented from being cached?

695


Which syntax is used to comment jsp?

686


What do you mean by context initialization parameters?

686


What are the main tags in jsp?

677


How can a thread safe JSP page be implemented?

765


Mention the jstl core tags.

696


What is jsp translation time?

673