JSON has no limits, but JSON is sent as a String, so.... In Java How big is a Sting? In JavaScript how big is a String In HTTP how big is a URL, or an attachment? In HTTP -> I can do a GET request -> the data I am pass is in the URL we saw this in the WorldBank http://www.earl-family.net/Echo/Echo?NAME=Jonathan&ADDRESS=&GetRequest=Get+Request I can also do a POST request -> the data is sent as an attachment to to the request http://www.earl-family.net/Echo/Echo