Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

1060


Explain implementation and how is it different from conversion?

1136


What are the fileinputstream and fileoutputstream?

1105


Which package has light weight components in java programming?

1193


If a method is declared as protected, where may the method be accessed?

1071


Can we increase size of array?

1069


What environment variables do I need to set on my machine in order to be able to run java programs?

1063


What is array command?

1263


Is an array a vector?

1123


Can we serialize static variables in java?

1147


What is final?

1138


What are abstract methods in java?

1171


Which variables are stored in stack?

953


Difference between static and dynamic class loading.

1184


If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?

1297