Java Script
Who is this page for?
Instructions designed for IBM i developer learning JavaScript to XMLSERVICE starting from ground zero …
- {Download Demo} — Java XMLservice samples below
The following are very simple examples to demonstarte chatting with XMLSERVICE with JavaScript. The fancy GUI work is left for the student.
- {run me} — or — {view me} - Use JavaScript REST to call XMLSERVICE
- {run me} — or — {view me} - Use DoJo to dynamically add a XMLSERVICE call RPG table element to HTML document
- {run me} — or — {view me} - New samples calling RPG
Tip
Some webserver products take issue with <script>
in XML documents. If you find chunks missing in your XML, try <myscript>
…
<script> change <myscript> : to : </script> this </myscript>
Author(s)
Tony “Ranger” Cairns - IBM i PHP / PASE