The Custom presentation form for Business Processes can be used with HTML forms. To add custom JSP presentations like the HTML presentations, the presentation of the JSP forms can be edited using an HTML editor that supports JSP tags. In addition, the logic part of the JSP (implemented in Java) can be modified to customize the content of the presentation using any text editor. For example, it is possible to add Java code to populate the content of a drop-down list from a database query.
If you select the Custom option in the Presentation dialog box in the Start or Activity worksteps properties, Progress Developer Studio for OpenEdge creates a Java Server Page (JSP) workstep presentation.