previous | index | next

Parameterizing Tiles

The headerMenuContentLayout.jsp tile just presented is somewhat inflexible in that it hardcodes the CSS classes:

Suppose another tile wanted to use:

To allow this:

Now a different book tile can define different style class values.

previous | index | next