Page History
...
- To create your first Web Application Module (WAM) and become familiar with the LANSA Editor's Design view.
- To create a WebRoutine in your Web Application Module. You will create a WebRoutine that will use different weblets to call itself. It will display a different message depending on which weblet is used.
- To understand the basics of how the WEB_MAP command is used within a WebRoutine (covered in much more detail in WAM010 - WEB_MAPの使用).
- To introduce you to re-entrant programming.
- To compile a Web application that was created using a WAM.
- To understand the compile/generate cycle of WAM development.
To achieve these objectives, you will complete the following steps:
Step 3. Create the ReentryTest WebRoutine
Step 8. Make STDRENTRY visible for testing
Before you Begin
In order to complete this exercise, the demonstration Personnel System must have been installed in this partition.
In order to create a WAM:
...