Joe Germuska wrote:
On 1/11/07, Greg Reddin <[EMAIL PROTECTED]> wrote:

Could you not just use:

    <tiles:insertTemplate name="head" ignore="true"/>


Nope.  "According to the TLD or the tag file, attribute template is
mandatory for tag insertTemplate"

And the value of template is passed straight on through to a
RequestDispatcher...

have you tried:
 <tiles:attribute name="head">

This is a little misleading, since it doesn't follow the insertXXX convention, but I think it will work. Perhaps we should rename it.

David

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to