Rendering data as JSON

JavaScript Object Notation (JSON) enables for rapid exchange of JavaScript objects in a simple format. JSON consumes less bandwidth than XML and works well with all browsers. JSON is built from a collection of name-value pairs and ordered lists of values. The JSON4J library is an implementation of JSON for use within Java™ environments.

Procedure

Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: tjson.html