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
What is servlet and its life cycle?
How we can get ip address of client in servlet?
How to upload a file to the server using servlet?
What methods do you use in servlet - applet communication?
How can we include static files in the jsp page?
What are the phases of a servlet life cycle?
What is the use of servlet context?
What is the advantage of Servlets when compared with other server side technologies?
How to notify an object in session when session is invalidated or timed-out?
What is servlet in web technology?
What do you mean by a filter and how does it work?
What are the advantages of servlets over traditional cgi?
Explain the difference between jsp and servlet?
What are the functions of Servlet container?
Why is init() method is used in servlets?