Internet Applications
Table of Contents
Index
Chapter 6: Reusing Legacy Code
6.1 Overview
6.2 Beginning a New Internet Application
6.3 Selecting the Data
6.3.1 Assigning a Field to an Entry Field
6.3.2 Assigning a Field to a Radio Button
6.3.3 Assigning a Field to a Check Box
6.3.4 Assigning a COBOL table
6.3.5 Assigning a Field to a Select Control
6.4 Generating the Application
6.5 Creating an Example Application
6.5.1 Testing the Example Application
6.6 Extending the Application
6.6.1 Editing the COBOL Program
6.6.2 Editing the Form
6.6.3 Enhancing the Example Application