Siebel Developer's Reference > Siebel Web Engine Tags >

swe:include


This tag is 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 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.