What is the difference between Get and Post Method?
Answer Posted / sandeep kumar
Get method is faster then post method
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe some assignments that are executed by servlet container?
Which HTTP method is non-idempotent?
What is Servlets and explain the advantages of Servlet life cycle?
Explain session tracking and its importance?
what do you understand by url rewriting?
What is servlet and list its types?
What is the difference between sendredirect() and forward() in a servlet?
Difference between forward() method and sendredirect() method ?
Why servlet is used as controller ? Not JSP? I want complete explation?
How can you use a servlet to generate a plain text instead of html?
What is the difference between the include() and forward() methods?
What is url encoding and url decoding
Write a hello world program using servlets.
What is java servlet?
What methodology can be followed to store more number of objects in a remote server?