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
What are the type of protocols used in httpservlet?
What is a java servlet?
Servlet is pure java object or not?
What is servlet and its types?
What is a servlet context object?
What do you mean by mime type?
What are the types of servlet?
Why HttpServlet class is declared abstract?
What are some advantages of storing session state in cookies?
What is the difference between a generic servlet and http servlet?
When jsessionid is created?
What do you mean by cgi?
How do I support both get and post from the same servlet?
What are the difference between RMI and Servlets?
What must be implemented by all servlets?