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
How can a servlet be used to generate plain text instead of html?
What are the key methods that are involved in processing of http servlets?
What are the functions of an intercepting filter?
Difference between doget and dopost?
request parameter how to find whether a parameter exists in the request object?
Why don't we write a constructor in a servlet?
Is servlet a framework?
How do you design microservices?
What is the directory structure of a war file?
Describe some assignments that are executed by servlet container?
Can we fetch the attributes related to a servlet on a different servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
What is the difference between encodeRedirectUrl and encodeURL?
Explain the war file?
Which application server is best for java?