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
does java support pointers?
Differentiate between stringbuffer and string?
What’s a deadlock?
Explain the importance of finally block in java?
What does business logic mean?
What is ide with example?
Why we cannot override static method?
how to run ecllipse with jettyserver for windows environment using batch file
What are the types of java languages?
Can a hashset contain duplicates java?
Why java is not 100% object-oriented?
Define jre i.e. Java runtime environment?
What is collection class in java?
How to sort list of list in java?
What is array in java?