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 unmodifiable list in java?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
How list contains works in java?
how to split string in java?
How to create com object in Java?
What is the definition of tree ?
What is ph and buffers?
What is the numeric promotion?
What two classes are used to read data only?
What is a buffer in computer?
Why constructor has no return type?
What does regex mean?
how does multithreading take place on a computer with a single cpu? : Java thread
How do you sort arraylist in descending order?
Is class forname reflection?