when a servlet sends request for first time it uses the
follwing methods
a)init
b)doget()
c)dopost()
d)service
Answer Posted / giftleejones
a)init
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are wrapper classes in java?
Explain the importance of finalize() method.
Explain the importance of finally block in java?
What is javac in java?
What is java command?
What is the best definition for data?
What is a finally block? Is there a case when finally will not execute?
What is an array in java?
What is the properties class?
Can You Have Virtual Functions In Java?
How do you declare an array that will hold more than 64KB of data?
What is a line break example?
What is instance means in java?
What is tcp ip in java?
What are the different types of sorting in java?