[jboss-user] [JBoss Seam] - Re: tags c:forEach and ui:repeat
mgrouch
do-not-reply at jboss.com
Mon Sep 17 15:11:07 EDT 2007
And one more suggestion. For performance reasons just to that
string concatenation in Java code.
In this case you do not need any of UI repeat.
Write a getter on backing bean.
(or EL function which takes item collection)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085225#4085225
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085225
More information about the jboss-user
mailing list