Top
NetCOBOL V11.0 Web Development Tools
FUJITSU Software

3.3.1 Program Resources to be Generated

The Web application wizard generates various program resources according to wizard screen specifications and Web subroutine interface selection.

The following table lists the relationship between the types of Web subroutines and program resources generated:

CGI

ISAPI

Application Program

A

A

Program for retrieving Web parameters

B

B

Program to output a result page

B

B

Input data library

B

B

Output data library

B

B

request HTML page

B

B

result HTML page

B

B

Program to output error page

A

A

error HTML page

A

A

Module definition file

X

B

execution configuration file

X

X

A : Always generated

B : Generated optionally

X : Not generated