What is the capacity that doGet method can send to the
server?
Answer Posted / amitasite
1024 bytes. but depends on Container implementation
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you run a servlet program?
Explain the difference between servletconfig and servletcontext in servlet?
Define the lifecycle for executing a jsp page.
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What methodology can be followed to store more number of objects in a remote server?
What is the use of send redirect () method?
What are the drawbacks of cgi?
How to get the path of servlet in the server?
Can you send an authentication error from a servlet?
How do you deal property files in servlet?
Write a program to show the functionality of doget and dopost method?
Can you call a jsp from the servlet?
What is servlet collaboration?
What is the use of java servlet api?
What is the difference between portlet and servlet?