After you complete the construction of the XUI user interface
by using the XUI editor, you must generate the JSP and the JS files.
This section describes how to generate the JSP and JS files.
About this task
To generate a JSP file take the following steps:
Procedure
- Right-click the XUI file, and then click .
Note: To generate JSP files for more than
one XUI file at the same time, press Shift and select the XUI files.
Right-click the XUI files, and then click .
The "Template file selection
dialog" window opens.
- In the "Template file selection dialog" window, a template
file, and then click OK.
Note: If
you select the template_debug.ftl file, then
the system will track relative events, conditions and actions execute
result in the web page. However, if you select the template.ftl file,
the BTT XUI web project runs on the server.
- The available JSP template files are located in the templates/WebContent folder.
The JSP file is generated in the WebContent/jsp folder.