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

What is the purpose of the notifyall() method?

601


Are there books about seam?

628


What must a class do to implement an interface?

581


What are the purpose of introspection?

674


Do you think that java should have had pointers?

594






What are the services in RMI ?

1878


Write a program to show synchronization?

688


What is table mutation and how do you avoid it?

1913


Why does the tag url-encode javascript and mailto links?

576


Explain what is synchronization?

566


What are callback interfaces?

591


What is the difference between java class and bean?

578


How database connectivity in XML is achieved?

1764


Difference between new operator and class.forname().newinstance()?

596


What is the highest-level event class of the event-delegation model?

568