Can init method be overridden?
Answer / guest
YES. jspInit() and jspDestroy() method van be overrideen,
but _jspService() can not be.
| Is This Answer Correct ? | 9 Yes | 0 No |
How can a cookie is deleted with JSP?
How can I declare methods within my jsp page?
What are the three tags used in jsp bean development?
What do jsp literals consist of?
What is a hidden comment?
What is jsp container?
What is a scriptlet?
How to make a “new line in html” in jsp?
What is jsp translation time?
What is jsp application?
What is scripting elements in jsp?
What is the difference between servletcontext and pagecontext?