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 |
can i modify the data which are generated by the servlet
What are important features of Servlet 3?
Explain Servlet Chaining ?
What is servlet tunnelling?
What is difference between GenericServlet and HttpServlet?
Explain life cycle of a Servlet?
Why servlet is mostly used?
What is the use of servletconfig interface?
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..........
How is a servlet implemented in code?
What is war file?
What are the annotations used in servlet 3?