OpenCms JSP standard taglib
Tag simpledisplay


Via this tag, you can render an XML content with a given formatter from inside a (formatter) JSP.

This tag is simpler than the <cms:display> tag in that it only allows you to specify a single formatter.

Optionally, you can display edit points at the output. They facilitate similar editing functionality as <cms:edit>.

In the body of the <cms:display> the following other tags can be used