After you complete the construction of the XUI mobile page by using the XUI Mobile editor, you must generate the corresponding HTML file. This section describes how to generate HTML files.
Procedure
1 Right-click the XUI mobile file, and then click XUI Editor > Generate Dojo Page.
To generate HTML files for more than one file at the same time, press Shift to select the files.
The Template file selection dialog box opens.
2 Select the template file, and then click OK.
By default, template_mobile.ftl is used for generation and template_mobile_preview is used for previewing. For more information, see Setting generation template and theme.
Result
By default, the generated HTML files are stored under WebContent/view as Mobile Runtime Folder specifies. You can set that from Setting project paths.