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 are the servlet events?
How do we share data using 'getservletcontext ()?
What are the steps that are involved in using the httpservlet class?
What are the drawbacks of cgi?
What do you mean by url pattern in servlet?
How can we implement a jsp page?
Which event is fired at the time of session creation and destroy?
What is java servlet?
When servlet is loaded?
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 the difference between a generic servlet and http servlet?
What is a servlet?