anonymous wrote : I'm not sure why it would be faster
Each call to the renderer causes the component tree to be built, wheras ui:repeat will
reuse the exisiting tree - its the old rendertime/compiletime arguement.
So, yes, in some cases it may be easier to loop in the action method - definitely
something it should support.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027550#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...