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 |
difference betwwn 16 bit and 32 bit
What is the difference between a jspwriter and a servlet printwriter?
Why does jcomponent have add() and remove() methods but the component does not?
How do I view jsp files in my browser?
can i extend jsp page like other java classes ?
How do I run a jsp file?
What are directives in jsp?
What do you know about jsp expression language (jsp expression language – el)?
What is a jsp file?
how to extends one jsp page to another jsp page with realtime example?
What is a session in web?
How many tags are provided by jstl?