Developing pages

With 4GL functionality enabled, you can rely on an event-driven infrastructure to handle many of the details of coding server scripts for your Web pages. As with other Web target files, you edit 4GL JSP pages in the HTML editor and write scripts in one of the script editors. The integrated Script editor provides additional support for some of the features available in 4GL pages.

You can create new 4GL pages or you can modify existing pages to enable 4GL processing after you add the pages to your Web target. If you change a non-4GL page to 4GL mode, you must manually remove any existing FORM tags in Source view. Each 4GL JSP page is represented as a single form. You cannot use nested FORM tags on these pages.