webtier@glassfish.java.net

Possible to bind objects inside of ui:repeat?

From: <webtier_at_javadesktop.org>
Date: Tue, 24 Feb 2009 08:32:52 PST

Just curious. I haven't gotten a chance to try this yet.


First, is it possible to use a binding attribute inside of ui:repeat?

<ui:repeat var="v" value="#{bean.list}">
   <h:outputText binding="#{v}/>
</ui:repeat>

Where #{bean.list} is a list of UIOutput components?

Second, are there any issues to be aware of when doing this?

Thanks a bunch.
[Message sent by forum member 'lincolnbaxter' (lincolnbaxter)]

http://forums.java.net/jive/thread.jspa?messageID=333578