The view property identifies the name and subdirectory path (as a quoted string) of the Java™ Server Page (JSP) that is bound to the JSF handler.
When you save or generate a JSF 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) is already in the appropriate folder (the folder WebContent\WEB-INF). EGL never overwrites a JSP.
Handler handler01 type JSFHandler
{ view = "myJSPFile.jsp" }
...
end
| Data item | JSF handler | VGUI record | Console UI | Text Form Java | Text Form COBOL | Print Form Java | Print Form COBOL |
|---|---|---|---|---|---|---|---|
| Yes | Yes | No | No | No | No | No | No |