Answer Posted / maddy
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 ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is difference between length and length() method in java ?
Can you have two constructors in java?
Can we override private method in java?
What is a byte string?
What is append function?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is a ternary operator in java? What is an interface?
What is the difference between access specifiers and access modifiers in java?
Does sprintf allocate memory?
Can a constructor call another constructor?
Explain wait() method of object class ?
What is a arraylist in java?
What are user defined exceptions?
What is meant by attribute?
What is jee6?