what is the difference b/w PUT and POST method to send data
to the server

Answer Posted / dara

suppose we are using post method.At the time,all (lot of
size)data will goes to server.
we are using get method in the form.At the time,only 2kb
data will be transfered and all the data will appended as a
query string.

Is This Answer Correct ?    0 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a java list?

572


Give any two differences between C++ and java.

554


what is interface in java? Explain

528


What is linkedlist in java?

500


What all methods are used to prevent thread execution ?

547






What is the unit of plancks constant?

565


What is the difference between compile-time polymorphism and runtime polymorphism?

557


How do you reverse a string in java without using string buffer?

587


What is the difference between the prefix and postfix forms of the ++ operator?

552


What are variable arguments or varargs?

562


How we can declare a static variable?

650


What is a subsequence of a string?

541


which pattern is default in scanner package?

1795


How do you know if a value is nan?

562


What is the difference between serial and throughput garbage collector?

573