View Source

The following icecore tags can be used to change the behaviour of one or more components or to adjust application behaviour on a page-by-page basis. To use any of the core tags, first declare the core namespace:

{panel}
{code:html|borderStyle=dashed}
<html ... xmlns:icecore="http://www.icefaces.org/icefaces/core">
{code}
{panel}

Then add the relevant tag to your pages' Facelets markup.

{children}