Versions Compared

Key

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

...

AJAX (Asynchronous JavaScript And XML) is a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. This is intended to increase the web page's interactivity, speed, functionality, and usability.

Info

The JSON Binding Wizard requires a Java compiler, such as Oracle's Java SDK, to be installed on the PC.

Refer to 7.2.2 Set Java Compiler and Java Runtime.

Review the following topics: