JSP CUSTOM TAG LIBRARIES
<domino:form name="Tomsform" editmode="display" unid="unid of the doc to display">
<domino:richtext name="Body" />
</domino:form>
You can also include the rich text field using the item tag within a document tag. See the setitem tag example.
See Also