Difference Between getRequest and PostRequest?
Answer Posted / bayareddy
GetRequest:combindly header & parameters goes to the
server,it carries below 250 characters only
PostRequest:headers & parameters are not combidly goes to
server, POST Request carries large amount of data,it carries
sensitive and large data
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to pass parameters in RMI?
What is the purpose of the wait() method?
Is infobus easy to use?
What is an abstract method?
Difference between new operator and class.forname().newinstance()?
How can I avoid validating a form before data is entered?
Why do I get a duplicate name error when loading a jar file?
Write a program to show synchronization?
wahts is mean by dynavalidatorform in struts/
Is the infobus client side only?
What do you need to set-up a cluster with jboss?
Do we need to override service() method
Can I map more than one table in a cmp?
Name the eight primitive java types.
what is meant by JRMP?