Answer Posted / niranjanravi
doGet(),doPost(),doDelete(),doTrace()
| Is This Answer Correct ? | 40 Yes | 9 No |
Post New Answer View All Answers
When to use doget() and when dopost()?
How a servlet is unloaded?
What do you understand by mime type?
How can you run a servlet program?
What is api in servlet?
How native code can be used in a servlet?
Why is http protocol called as a stateless protocol?
What is servlet collaboration?
Why do we have servlet wrapper classes?
Whats the advantages using servlets over using CGI?
Explain load on start-up and its importance?
What is lazy loading and what is Generic Servlet Class?
Does servlet have main method?
Explain the differences between jsp and servlet.
What are the important functions of filters?