1. Output XML from JSF2 with Facelets stackoverflow.comI would like to return a well-formed XML document when a user clicks on a specific link in my JSF2 application. I have the link working which goes to an xhtml page ... |
2. Default output when h:message is empty stackoverflow.comI'm looking for a way to achieve the following switch in JSF:
|
3. Output arbitrary tag element in Facelets? stackoverflow.comI want to output a tag with dynamic attributes like:
Where attribute names is unknown in compile ... |