Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

WAMs supports Javascript Object Notation (JSON) in two ways:

Posting JSON data

     Refer Refer to JSON Convenience Wrapper for details on how to post fields and lists using JSON.

JSON Response Webroutines

     The The webroutine's web maps (fields and lists) is sent as a JSON response with MIME type application/json and encoded in UTF‑8. You can use these webroutines to send responses to Ajax requests.

Image Modified

Some of the weblets shipped by LANSA use JSON response webroutines to update data using Ajax requests.

...

This file defines JSON convenience wrapper objects that let you access a JSON response webroutine fields, lists and context information. See JSON Convenience Wrapper for details.


See Also

...

JSON Lists