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


Please Help Members By Posting Answers For Below Questions

Is the session factory thread safe?

679


Describe, in general, how java's garbage collector works?

540


What’s jboss jbpm?

583


What is the difference between the session.update() method and the session.lock() method?

559


What are the oops concept?

581






What is clustering? What are the different algorithms used for clustering?

581


What must a class do to implement an interface?

586


Why use POJO when I can use hashmap

2048


Which javutil classes and interfaces support event handling?

586


Do we need to override service() method

1145


What is the infobus?

614


What are the difference between RMI and CORBA?

623


How messaging services are done, before release of JMS?

1590


Why do I get a duplicate name error when loading a jar file?

548


Explain about RMI Architecture?

612