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 are different types of comments in jsp?
What is full form of jsp?
How we can use javascript with jsp pages?
How is scripting disabled?
Explain the jspdestroy() method?
How to access java variable in jsp?
What is cookies in jsp?
What is contextpath?
What are the different types of jsp directive?
what is the extended star schema
Which package does jsp api consist of?
What are the jsp lifecycle phases?