The processing directive controls general aspects of ESP execution.
The processing directive uses the following syntax:
<%@ [ subchar={ & | c } ] [ trace={on | on-html | on-js | off } ] %>
The processing directive contains the following keywords:
Specifies the default substitution character to be used in all scripting statements.
If set to on, then trace messages are inserted into the output page. These messages contain the following information:
If set to on-html, then WebCenter SDK assumes that the page is processing HTML and the trace messages are generated assuming the HTML context. If on-js is specified, then WebCenter SDK assumes the context is JavaScript.
<%@ subchar=% security=03A5F001C %>
<h1>Managing IP Nodes from <%nmid></h1>