What is the capacity that doGet method can send to the
server?
Answer Posted / giridhar gangapatnam
doGet() method can send upto 256 characters to the server
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the functions of the servlet container?
Explain servlet.
What is the difference in between the httpservlet and generic servlet?
What is httpservlet and how it is different from genericservlet?
How servlets are deployed in java?
How can we implement a jsp page?
How can we invoke another servlet in a different application?
What is load-on-startup in servlet?
What do you mean by web applications? Explain web application directory arrangement?
Define declaration.
How many objects of a servlet is created?
What is dispatcher servlet?
Explain Action Servlet?
What is servlet and list its types?
What are session variable in servlets?