Java program, page handler, and library
When you request that a program part be generated as a Java program, or when you request that a pageHandler or Java-related library part be generated, EGL produces a class and a file for each of the following:
- The program, pageHandler, or library part
- Each record declared either in that part itself or in any function that is invoked directly or indirectly by that part
- Each data table, form group, and form that is used
For details on the class names, see Output of Java program generation.
Related tasks
Setting up the J2EE run-time environment for EGL-generated code
Related reference
Generated output (reference)
Output of Java program generation