To fully utilize AJAX on the System i (iSeries/AS400) system, you need to learn about 3 simple things:
- How to make requests from the browser to the server
- How to respond to these requests with RPG or another web-capable language
- 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