[jboss-user] [JBoss Seam] - Re: Seam Injection of Collections into backing beans
bfo81
do-not-reply at jboss.com
Tue Sep 26 03:54:57 EDT 2006
I think via @In(value="#{myComponents}"). Like that it's possible to inject non-Seam-components.
I don't know if you can uses an index number to access array elements. Try it out. But I'd suggest that you use ui:repeat or h:dataTable instead in order to iterate over all elements.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974123#3974123
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974123
More information about the jboss-user
mailing list