From your description, it certainly sounds like a spec oversight (there
were a few like that.) Please file it as an issue... Ed is currently
traveling, but I'm sure he'd like to put it on the MR list.
Jim
On 11/5/09 6:41 AM, Cay Horstmann wrote:
According to the JSF 2.0 spec, ui:component and ui:fragment do not
have
a "rendered" attribute. Yet Mojarra supports it, and so does the
original facelets implementation. In fact, the only usecase that I have
seen for ui:fragment is to conditionally render one.
Is this a spec error? If so, I'll be glad to file an issue.
Thanks,
Cay