Answer Posted / niranjanravi
doGet(),doPost(),doDelete(),doTrace()
| Is This Answer Correct ? | 40 Yes | 9 No |
Post New Answer View All Answers
Explain is servlet mapping?
How do you design microservices?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What are the mechanisms used by a servlet container for maintaining session information?
Can you use javascript in servlets?
When to use doget() and when dopost()?
What are the advantages of Servlet over CGI?
Explain the working of service() method of a servlet.
What is meant by session? Tell me something about httpsession class?
Why is Servlet so popular?
How can you push data from an Applet to a Servlet?
Can you explain in detail 'javax.servlet' package?
What are its drawbacks of cgi?
How do I use cookies to store session state on the client?
How can the session in servlet be destroyed?