Javascript object notation


programming
(JSON) Syntax for serialising JavaScript objects, often used as a data carrier format. JSON is based on a subset of the JavaScript programming language. It uses a file extension of .json and is considered a language-independent data format.
(2008-05-28)

Read Also:

  • Java-sea

    noun 1. a sea between Java and Borneo.

  • Java servelet

    Java servlet

  • Javaserver faces

    programming, Java (JSF) A system for building web applications by assembling reusable user interface components in a web page, connecting these components to a data source and passing client events to server handlers. (http://java.sun.com/j2ee/javaserverfaces/overview.html). (2006-07-21)

  • Javaserver pages

    programming, World-Wide Web (JSP) A freely available specification for extending the Java Servlet API to generate dynamic web pages on a web server. The JSP specification was written by industry leaders as part of the Java development program. JSP assists developers in creating HTML or XML pages that combine static (fixed) page templates with dynamic […]

  • Java servlet

    World-Wide Web (By analogy with “applet”) A Java program that runs as part of a network service, typically an HTTP server and responds to requests from clients. The most common use for a servlet is to extend a web server by generating web content dynamically. For example, a client may need information from a database; […]


Disclaimer: Javascript object notation definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.