Transaction API

html

html tag

Renders the content as html without recoding the tags to remove XSS. See Page/AjaxResponse/Payload setHTML method.

Tag Attributes
Attribute Notes
test
body
blog

Sample:

<c:html body="${rec.html}"/>

<c:html body="${content}" test="${showHtml}"/>        
Copyright © 2006 - 2025, ContractPal, Inc. All rights reserved. API Date: May 13, 2025 07:00 AM