Hello,

I have a situation that I need to nest a "tiles:insert" inside of a
"tiles:put".  I did this with template tags in the past with no problem.  I
am now getting an "Illegal to flush within a custom tag" error when I
changed all the "template" tags to "tiles".

I have read about similar problems when nesting a tiles tag inside of an
iteration tag...  So, I "hacked" it by using tiles for the outer
insert/puts, and a template for the inner insert/puts, but I shouldn't have
to do this, right?  Plus, I may need to use tiles for the inner insert/puts
in the future and it is just ugly to mix and match this stuff...

Any help would greatly be appreciated.  If you need it, I have a small chunk
of code exemplifying what I am trying to do.

Thanks for your help,
Jarrod Lugo


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

Reply via email to