Hi Renzo,

<f:view> marks the portion of the page that is to use JSF tags. It should not be used in a nested manner.

<f:subview> was created for this purpose of nested naming containers.

Regards,

Jeff Bischoff
Kenneth L Kurz & Associates, Inc.

Renzo Tomaselli wrote:
Hi, since I need to reuse the same component multiple times within the same page, I came across with naming conflicts.
I use Facelets, Tomahawk and Trinidad.
Is <f:view id=...> the propermost way to force intermediate naming layers, even if used in a nested way ?
Or is it designed for singleton usage (once per page external container) ?
Is there any more appropriate Tomahawk tag for this purpose ?
Thanks -- Renzo






Reply via email to