Siebel Developer's Reference > SWE Tags >

swe:include


Purpose

Used to include another template or HTML file within the current template file.

Usage

<swe:include file="xxx.swt"/>

Attribute

File. Required. The name of the file to be included. This file must reside in the same folder as the other template files used by the application and have the extension .swt, even if it is an HTML file.

Restrictions

None.

Siebel Developer's Reference