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
How do I perform browser redirection from a jsp page?
What is context in web application?
how to write the code of jsp program?
difference betwwn 16 bit and 32 bit
Is jsp better than servlet?
Can I use javascript on jsp page?
How do we configure init params for jsp?
When does a container initialize multiple jsp / servlet objects?
How clear chache and buffer of opera browser.
Explain the various scope values for tag.
What is a page directive?
How can html output be prevented from being cached?
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
Explain the jsp implicit objects?
Explain the uses of