Answer Posted / cool_duzz
jspInit() from jspPage interface
_jspService() from httpJspPage Interface
jspDestroy() from jspPage interface
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
What is the advantage of functional interface in java 8?
Why is it called a string?
make a method which any number and any type of argument and print sum of that arguments.....
How do you decide when to use arraylist and linkedlist?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
What are constructors in java?
How is string stored in java?
What is difference between equals and hashcode method?
Does java linked list allow duplicates?
What is unsigned char?
What is the static field modifier?
What is the use of toarray () in java?
Is 0 a prime number?
What is java volatile?
What does string [] args mean?