Siebel Developer's Reference > Siebel Web Engine Tags > Referential Tags >

Include Tag


The include tag includes another template or HTML file in the current template file. It uses the following format:

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

where:

  • File. Identifies the name of the file that SWE must include. This file must reside in the same folder as the other template files that SWE uses. It must use an .swt extension even if it is an HTML file.
Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.