OpenCms JSP standard taglib
Tag display


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

In particular, the tag is useful for rendering list items from within a list formatter. The tag can be configured to work for contents of different type - thus it also for lists of mixed resources.

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

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