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

Is static a singleton?

527


what do you understand by the term string with respect to java?

532


What is the history of java?

549


What are methods in java?

541


What is yield () in java?

484






What is local declaration?

492


What is meant by anonymous class?

595


What is a void method?

519


Why are arrays useful in java?

544


Is string an object?

656


What are the differences between path and classpath variables?

498


What is hashmap and map?

560


Can we declare the static variables and methods in an abstract class?

549


Why is stringbuffer called mutable?

567


What is %d in printf?

534