Quantcast
Viewing all articles
Browse latest Browse all 4

Sending AJAX Requests to the IBM i (iSeries / AS400) Server

To fully utilize AJAX on the System i (iSeries/AS400) system, you need to learn about 3 simple things:

  1. How to make requests from the browser to the server
  2. How to respond to these requests with RPG or another web-capable language
  3. How to process that response within the browser

In this video, I talk about making requests, which can be tricky. Unless… you utilize an AJAX library. With an AJAX library in place, it’s really simple to make server requests either directly from HTML code or from a Rich Internet Application platform.

To view this video with Windows Media Player, please click here


Viewing all articles
Browse latest Browse all 4

Trending Articles