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
Can we override data members in java?
What is a ?
What is a variable and constant?
Can we create a class inside a class in java?
What is a substitution variable?
What do you mean by byte code?
What is a constructor, constructor overloading in java?
What is called module?
Is it possible to override the main method?
What are access specifiers in java ?
Explain about join() method?
What are the drawbacks of reflection?
Explain the differences between abstraction and encapsulation?
What is java util function?
What is the output of the below java program?