Answer Posted / ravi
jspinit();
jspservice();
jspdestroy();
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Why main() method is public, static and void in java ?
What is a method in java?
Why is whitespace important?
Which class is the superclass for every class in java programming?
Name container classes in java programming?
How do you classify Dialog Box?
Where is the singleton class used?
What is difference between float and double?
What are the different types of garbage collectors in java?
Why do we need autoboxing in java?
How many classes can any class inherit java?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
Why is java so important?
How do you reverse a string in java?