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 |
Which jsp methods can be overridden?
write a program in javasacript to shake the window
how can i get a scjp certification??
Which is mandatory in tag in jsp?
How jsp is compiled?
What is jsp processing?
What is el in jsp?
What is the need for jsp?
Which tag is used for error handling in jsp pages?
Perform a browser redirection from a jsp page?
What are JSP ACTIONS?
What is scriptlet tag in jsp?