Having to learn new languages and methodologies should no longer prevent your development team from building powerful web applications running on your iSeries – AS/400 server(s) for your business.
This is why FreeStyle-400 was designed; to allow you to use existing iSeries – AS/400 programming skills such as ILE RPG and RPG III to develop your dynamic browser-based applications.
The concept of FreeStyle-400 is simple – use existing methodology to develop iSeries – AS/400 web applications. This means we can follow multiple existing core principles and concepts.
Utilise message files for language support
Be able to define user/application specific library lists
Integrate existing programs such as validation routines
Use similar principles for producing data input or lists
Creating Applications involves three ‘stages’:
Define Database
→
Write Back-End
→
Design Front-end
In a typical iSeries (AS/400) program, a developer would:
Define Database Files
→
Write Back-End Using RPG
→
Design Front-End using DDS
To create a web appliciation with FreeStyle-400, you would:
Define Database Files
→
Write Back-End Using RPG
and FreeStyle-400
→
Design Front-End using HTML