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 |
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
Explain the various scope values for tag.
What is jsp language?
When does a container initialize multiple jsp / servlet objects?
can i extend jsp page like other java classes ?
What are the different jsp element types?
What are the steps for creating custom tags in jsp?
What is the <jsp:forward> standard action?
What is action tag in jsp?
How can we use beans in jsp?
Is jsp technology extensible?
What does jsp mean in text?