Inserting Tiles
Once a tile has been defined, use the tiles:insert tag from the Tiles
tag library in place of specific JSF code.
Compare:
Note:
- The definition attribute must match a defined tile name in
WEB-INF/tiles.xml.
- The flush attribute is needed to keep the servlet container from
throwing a buffer exception related to custom tags.