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
What is meant by flickering?
what is aggregation in java?
Why set do not allow duplicates in java?
What is the range of a character variable?
Which methods cannot be overridden in java?
What is array initialization in java?
How many bytes are a float?
What is floating data type?
Can you extend singleton class?
What is externalizable interface?
What are functions in java?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What are the advantages of compiled language?
How do you add an element to a set in java?
Difference between static binding and dynamic binding?