Answer Posted / guest
YES. jspInit() and jspDestroy() method van be overrideen,
but _jspService() can not be.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the use of jsp implicit objects?
What is request scope in jsp?
What are directives? What are the different types of directives available in jsp?
How to pass information from jsp to included jsp?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
What is jsp index?
What are jsp elements?
What are jsp lifecycle methods?
What is jsp expression language and what are it’s benefits?
What is dynamic web project?
What is jsp and servlets?
What is the jsp:setproperty action?
How are cookies set in jsp?
What is the use of pagecontext in jsp?
How do you connect to the database from jsp?