Back Forward Directive

A directive is an extension to HTML (or XML) used to create correspondence or user displays and forms.

Tip Beginning with rules created in Version 5.1, use of directives is deprecated except for list view rules and summary view rules. As a best practice for improved performance and debugging, use JSP tags rather than directives in new Version 5 development, except for list view rules. Accept the default value JSP in the Generate for field of the HTML tab of stream rules: harness, section, XML, HTML, flow action, control, and correspondence. Conversion of directives to equivalent JSP tags is automatic, fast, and reliable. CLINB 5/17/06

The syntax for a directive starts and ends with curly brace characters { and }. For an explanation and syntax of each directive, see Directives.

definitions correspondence, source HTML
related topics About directives
Converting from directives to JSP tags
Introducing JSP tags

UpDefinitions