Natural for Ajax

This documentation explains how to create rich internet applications which use the Ajax (Asynchronous JavaScript and XML) technology. It should be used together with the Ajax Developer documentation.

This documentation is organized under the following headings:

Using Natural for Ajax
Introduction What is Natural for Ajax?
First Steps How to create a "Hello World!" application.
First Steps Responsive Pages How to build a responsive application.
First Steps Java Pages How to build a "Hello World" application with Natural for Ajax, based on Java.

You can install the Natural for Ajax demos from the welcome page. A collection of small Natural for Ajax samples will then be available as a new Natural project in the Project Explorer view. These samples demonstrate how to use the different controls and how to bind them to Natural server-side processing. Corresponding samples are available in the NaturalAjaxDemos.

Using the runtime version of Natural for Ajax, which is not part of NaturalONE, you can

  • start a Natural application from the logon page or with a URL,

  • manage the configuration file for the session using the configuration tool,

  • modify the style sheet which controls the font, the color and the representation of the PF keys,

  • activate the preconfigured security settings of Natural for Ajax and adapt them to your requirements,

  • create your own trust files for a secure connection between the Natural Web I/O Interface server and Natural for Ajax,

  • enable logging in the case of problems with Natural for Ajax.

For detailed information, see Configuration and Administration in the documentation for the standalone version of Natural for Ajax.