Hi,
I need to use a selectManyShuttle component. I don't know how many selection
items are included in selectManyShuttle. I tried to use
<tr:selectManyShuttle value="#{list.selected}" >
    <f:selectItems value="#{list.selections}" />
</tr:selectManyShuttle>

but it seems f:selectItems is not working with tr:selectManyShuttle tag. Any
suggestions?

Thanks

Reply via email to