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 |
What is jsp and why is it needed?
How can you include the results of another page?
What is jsp net?
What are the events in jsp page?
What is jsp in html?
How is scripting disabled?
What are the two kinds of comments in jsp and what's the difference between them ?
Why jsp is used instead of html?
Why do we use jstl tags?
How to find the hidden answers present in an online exam?
What are the different life-cycle methods?
What do you mean by jstl?