Can u Override any of the lifecycle methods of JSP?



Can u Override any of the lifecycle methods of JSP?..

Answer / 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

More JSP Interview Questions

Which jsp methods can be overridden?

0 Answers  


write a program in javasacript to shake the window

0 Answers  


how can i get a scjp certification??

3 Answers  


Which is mandatory in tag in jsp?

0 Answers  


How jsp is compiled?

0 Answers  


What is jsp processing?

0 Answers  


What is el in jsp?

0 Answers  


What is the need for jsp?

0 Answers  


Which tag is used for error handling in jsp pages?

0 Answers  


Perform a browser redirection from a jsp page?

0 Answers  


What are JSP ACTIONS?

2 Answers  


What is scriptlet tag in jsp?

0 Answers  


Categories