 |
 |
FreeStyle-400
Creating Applications involves three 'stages':
|
| DATABASE |
 |
BUSINESS LOGIC |
 |
PRESENTATION |
| iSeries Conventional Application Development ... |
| Define database files |
 |
Write programs using RPG |
 |
Create screens - use DDS |
iSeries Web Development with FreeStyle-400 ... |
| Define database files |
 |
Write programs using RPG & FreeStyle-400 commands |
 |
Create screens - use HTML |
For instance, extending your order
entry to the web allows your customers, the
general public, to submit their
orders from any browser, based on the ACTUAL
inventory as retained in your iSeries AS/400. You
could use the
existing RPG source code
for order entry.
|
|
 |
 |