Facelets relies on XML namespaces to work with XHTML. How are HTML 4, and as far as I know, HTML 5 do not support namespaces. Also HTML 5 has some new ...
I've read this several times now: some developers aren't advocates of interleaving JSF/Facelets tags with HTML tags in their XHTML files. Obviously the HTML tags won't be part of the UI ...
Is there a way to tell JSF 2.0 that it should NOT render a table element when using h:selectOneRadio?
I don't use tables and it makes absolutely no sense in this case.
Any ...
I have recently started working with JSF2.0 and Facelets, but have run into what I hope is an easy answer for most of you out there. When I am trying ...