Wendy Smoak <[EMAIL PROTECTED]> wrote:
> Here's one I need help with:  Can someone explain how, (for the insert
> tag,) "name" replaces "definition" and "attribute"?

The type of 'what-is-gooing-to-be-inserted' is determined by 'type' attribute:

<tiles:insert name="menu" type="attribute" value="/subviews/menu.jspf"/>

or

<tiles:insert name="masterLayout" type="definition" />

Sincerely
Mehdi

                
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail.

Reply via email to