Back Forward Source HTML

Source HTML is the language that application developers enter into the HTML areas of an HTML rule form, correspondence fragment rule form, or HTML fragment rule form.

Source HTML may include most standard HTML elements accepted by browsers, including JavaScripts, styles, and Dynamic HTML. However, it also includes JSP tags or directives, which include tag attributes that PRPC recognizes and preprocesses to create the output HTML sent to the user's browser.

JSP tags (or directives)can cause property values on the clipboard to appear in output, incorporate reusable HTML text fragments, and cause activities to start.

NoteDon't confuse source HTML with the View Source feature of Internet Explorer or other browsers. Source HTML is contained in rule instances. The HTML sent to the browser (and visible in the View Source display) is the output HTML, after all the directives or JSP tags are evaluated and other processing is complete.

Definitions directive, stream processing
Related topics Directives
How stream processing works

JavaServer Page tags

UpDefinitions