Runtime Guide

The iWEB Runtime is the module in charge for running under WEB 5250 interactive applications converted via the iWEB Converter (see Chapter 2 of this manual).

In order to enable the iWEB Runtime on your iSeries you must:

  1. Complete the iWEB Runtime installation (authorization code required). See Installing the Runtime in Chapter 1 of this manual.
  2. Start the HTTP instance of the iWEB Runtime via command
    strtcpsvr *http httpsvr(Runtime_http_instance_name)
    . The name of the Runtime HTTP instance and the related port number were established during the Runtime installation procedure.
    You may find the port used by that HTTP instance going through its directives (see APPENDIX 1A- HTTP directives in Chapter 1 on this manual).

Sections in this chapter:
3.1 Enabling the start-up of a converted application
3.2 Starting a converted application from a WEB browser
3.3 Sample 5250 application
3.4 Sample Converted 5250 application
3.5 Spool file support
3.6 Overridden commands
APPENDIX 3A - Applet features