The next table lists the generated output. For details on the names given to each kind of output file, see Generated output (reference).
Output type | Purpose | Generation type |
---|---|---|
Build plan | Lists the code-preparation steps that will occur on the target platform | All |
COBOL program | Runs as a COBOL program on iSeries | COBOL |
Enterprise JavaBean (EJB) session bean | Runs in an EJB container | Java wrapper |
Java program and related classes | Runs either outside of J2EE or in the context of a J2EE client application, web application, or EJB container | Java |
Java wrapper | Invokes an EGL-generated program from non-EGL-generated Java code | Java wrapper |
J2EE environment file | Provides entries for insertion into the Java deployment descriptor | Java |
Library (generated output) | Provides functions and values for use by other generated output | Java |
Linkage properties file | Guides how calls are made from generated Java code, but only if decisions are final at deployment time rather than generation time | Java or Java wrapper |
PageHandler part | Creates output that controls a user's run-time interaction with a Web page | Java |
Program properties file | Contains Java run-time properties in a format that is accessible only when you are debugging a Java program in a non-J2EE Java project | Java |
Results file | Gives status information on the code-preparation steps that occurred on the target platform | All |
Related concepts
Introduction to EGL
Java program, page handler, and library
Java run-time properties
Run-time configurations
Related tasks
Building EGL output
Related reference
Generated output (reference)
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.