1. How do I get the scope attribute on my table headers when using MyFaces 1.1? stackoverflow.comI'm using MyFaces 1.1.7 with Facelets and Tomahawk. When creating a regular data table, like:
|
2. jsf 2.0 composite components - how to modify outer beans / attributes stackoverflow.comI am just learning JSF 2 and playing with simple custom components. Imagine an ajax enabled custom component with two inputText fields:
|
3. how to render id attribute for tomahawk htmltag stackoverflow.comI am programmatically creating a HtmlTag, I assign the id ... but I see the generated html does not generate the "id" attribute and the id on the client need to ... |