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 I use % with real numbers?
How do you make an arraylist empty in java?
Are variables stored in ram?
Differentiate between stringbuffer and string?
How many bits is a string in java?
Can we extend immutable class?
Explain with example the concept of constant variable in java.
Explain the features of interfaces in java?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
Explain the concept of hashtables?
Explain Basics of OOP Language in java
What is the arraylist in java?
What is lazy programming?
Can we use string in the switch case?
What is super in java?