XUI File Generation With Template Selections

Every BTT XUI file will be contained within there own template, during the generation process the XUI file will combined with a template to generate the JSP file.

  1. The following template.jsp file will be used to translate the XUI file into a JSP file.

  2. The template_debug.jsp file will be used by the web browser to trace the JSP execution process.