Answer Posted / manoj
JSP page translation,
JSP page compilation,
load class,
create instance,
call the jspInit method,
call the _jspService method, and
call the jspDestroy method.
| Is This Answer Correct ? | 54 Yes | 6 No |
Post New Answer View All Answers
Is boolean a wrapper class in java?
Is constructor inherited?
What are static blocks in java ?
What is a singleton class? Give a practical example of its usage.
What is the difference between instanceof and isinstance?
What is boolean law?
How do you override a private method in java?
What is string data?
What is a website container?
How can you traverse a linked list in java?
Can a constructor call the constructor of parent class?
What is meant by call by reference?
Realized?
Explain methods specific to list interface?
Give me some null interfaces in java?