The urlInclude component is used on an ADF UIX page to include an HTML file from an external source.
The included HTML file should not have any HTML tags such as <html>
or <body>
. Use the source attribute to specify the
absolute or relative URL to the HTML file.
The urlInclude component automatically copies some of the required HTTP request headers (e.g., User-Agent) and explicitly sets others (e.g., Accept-Language).
About Include
About ServletInclude
Using UrlInclude to Insert HTML Content
Working with Include Components
Copyright © 1997, 2004, Oracle. All rights reserved.