Answer Posted / thennavan.m
doGet(): 1.The query String "display" the Client browser.
2.The max of query string 0 to 255 Character to
be send.
doPost(): 1. The query String to "Hide" the Client browser.
2. No limitation of data to be send.
3. The data to be send separate packet on the
server.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is called Scriptlet?
What is the functionality of actionservlet and requestprocessor?
When servlet is loaded?
What are the types of protocols supported by httpservlet ?
What do you mean by httpservlet?
What is called servlet mapping?
What are the supporting protocol by HttpServlet ?
How the typical servlet code look like ?
What is a deployment descriptor?
What do you understand by mime type?
How to create war file?
Why servlet is mostly used?
What do you mean by annotations in servlet?
What is the need of session tracking in web application?
What is servlet invoker?