What is the capacity that doGet method can send to the
server?
Answer Posted / shakir
Query length is limited to 260 characters.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why is Servlet so popular?
What is the difference between genericservlet and httpservlet
How to get the current httpsession object?
What’s the difference between genericservlet and httpservlet?
What’s the use of the servlet wrapper classes??
How to get the path of servlet in the server?
Why are http servlets used in programming?
How can you run a servlet program?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
Why jsp is better than servlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is cookie in servlet?
How the servlet is loaded?
Why do we use sendredirect() method?
Why do we need servlet filter?