EGL Reference Guide for iSeries

Output associated with a page handler

When you save a page handler, EGL adds a JSP file to your project for subsequent customization, unless a JSP file of the same name (the name specified in the view property of the page handler) is already in the appropriate folder (the folder WebContent\WEB-INF). EGL never overwrites a JSP.

If a Workbench preference is set to automatic build on save, page-handler generation occurs whenever you save the page handler. In any case, when you generate a page handler, the output is composed of the following objects:

All data tables and records that are used by the part handler are also generated.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]