


Once you've created your HTML documents, you can easily establish a link to a COBOL program, whether it is your main application, a client or server subprogram, or a CGI program. In most cases, this involves using an HTML source editor or word processor to edit the HTML document you created with your authoring tool. You can use this same editor to "tune" your HTML tags later, once the site is operational and you have enhancement requests.
The procedure for establishing a link to COBOL programs varies with Web server platform and Web deployment method. You'll find instructions for your method in the appropriate chapter in this book.
| Method | Where to find information on linking COBOL programs |
| Helper application/viewer | Section 4.4 Creating a Link to Your COBOL Object
|
| Plug-in | Section 5.5 Including Your COBOL Application in the Web Site
|
| CGI | Section 8.5 Creating a Link to Your CGI Program
|