1. JSF Composite component and selectItems stackoverflow.comI have been playing around with composite components and I ran into something I could not figure out. Without using a composite component I would have something like this:
|
2. f:selectItem inside of a composite component stackoverflow.comI'm trying to create my own selectManyCheckbox with composite components. But when I try to use my own selectItem component, the items won't be rendered. selectItem.xhtml:
|
3. Proper way to add |