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
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What are callback interfaces?
Can you give me a simple example of using the requiredif validator rule?
Which component handles cluster communication in jboss?
Are there books about seam?
What is the difference between session and entity beans?
To identify IDL language what mapping mechanism is used?
what are the advantages of JTA over JTS?
Difference between hashmap and hashtable?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What value does read() return when it has reached the end of a file?
What class is the top of the awt event hierarchy?
What is a modular application?
What is the difference between long.class and long.type?
What are the difference between RMI and CORBA?