What is the capacity that doGet method can send to the
server?
Answers were Sorted based on User's Feedback
doGet() method can send upto 256 characters to the server
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amitasite
1024 bytes. but depends on Container implementation
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference in between the httpservlet and generic servlet?
Difference between doget and dopost?
Hi frnds iam new to Java Kindy any one can provide or me Servlets Example code and can explain to me flow of servlets and as Jsp and Struts and provide to me some sample example on these 3 topic flow,code example,and tutorials,and related websites which i can refer....thanks in advance..........
What is cookies in servlet with example?
How many Cookies can a host support?
request parameter how to find whether a parameter exists in the request object?
What is the major difference between servlet and applet?
how can we create object to a class in a jsp file?
5 Answers Accenture, L&T, TCS,
What is the difference between CGI and Servlet?
Which method of the httpservletrequest object is used?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What are its drawbacks of cgi?