Answer Posted / gaurav khanzode
Http Servlet methods :
1. doGet()
2. doPost()
3. doDelete()
4. doTrace()
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What’s the difference between sendredirect and forward methods
What is the advantage of Servlets when compared with other server side technologies?
Explain url encoding in servlet?
What are the steps involved in placing a servlet within a package?
What are life cycle methods of a servlet?
Explain is servlet mapping?
What is the type of method for sending request from http server?
What is servlet instance?
Which is the methods of generated servlet?
How can we invoke another servlet in a different application?
How can you run a servlet program?
What is a deployment descriptor?
What is URL Encoding?
Can you use javascript in servlets?
What is difference between server and servlet?