<@DOCS [FILE=appfile] [ENCODING=encoding]>
Displays the content of an application file or class file in HTML.
Evaluates to an action list for the named application file. Each action entry in the list is a link to a detailed description of that action. The path to the named application file must be relative to the Web server document root.
If no FILE attribute is provided, <@DOCS> evaluates to the running application file.
For more information, seedocsSwitch.
There is a special configuration variable--docsSwitch--that can be set to on or off. It must be set to "on" for this tag to work.
For more information, see "Saving an Application File as Run-Only" in Chapter 2 of the User's Guide.
This meta tag returns an empty value if the FILE attribute specifies an application file saved as run-only.
When used in Results HTML, the ENCODING=NONE attribute must be used in order for it to be displayed properly in the Web browser.
<@DOCS FILE="/Oracle/Car_demo/car_search.taf" ENCODING=NONE>