Tag: json example and tutorial
What Is JSON, Complete Introduction To JSON
by  Java4s | 5 Comments
  [ Ask Question ]
JSON is JavaScript Object Notation , and was invented by Douglas Crockford. Actually JSON is lightweight alternative to XML, language and platform independent script. Even JSON parsers & libraries are exists for…