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