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 |
which situation you use static include and dynamic include in jsp?
What is jsp scriptlet tag used for?
How is jsp used in the mvc model?
When the destroy method of the jsp's are called?
Are dialogue tags necessary?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
What is jsp container?
What is translation phase?
How to disable session in jsp?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
What is difference between javascript and jsp?
what is the enitre process of using smart forms to create forms?