ContentsIndexPreviousNext

5.4 Preparing Your GT Application for the Plug-in

Web browser plug-ins are significantly different from standard ACUCOBOL-GT runtimes in the following way:

Web browser plug-ins are invoked to process a single file.

In the case of the ACUCOBOL-GT Web Plug-in, that file can be:

The procedure for preparing your application for use with the plug-in runtime depends on whether you will be deploying your application in a distributed or non-distributed environment.

More:

To prepare your application for use in a non-distributed environment

To prepare your application for use in a distributed environment

5.4.1 Coding for the Plug-in

5.4.2 Configuring the Plug-in Runtime

5.4.3 Linking C Routines into the Plug-in Runtime

5.4.4 Packaging Your Application and Resources