1. Is it possible to change the element id separator in JSF? stackoverflow.comFor example, the following snippet:
generates the following markup:
|
2. Is it possible to use JSF+Facelets with HTML 4/5? stackoverflow.comFacelets 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 ... |
3. JSF/Facelets: why is it not a good idea to mix JSF/Facelets with HTML tags? stackoverflow.comI'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 ... |
4. jsf 2.0 |
5. Not able to add HTML to |
6. use html5 in facelets/jsf2 coderanch.com |