If you are using Facelets (you should anyway), you could try the <ui:repeat> tag.
On 3/9/07, anoe <[EMAIL PROTECTED]> wrote:
Hi, i am trying to draw a dynamic number of <t:panelTab...> depending on the number of elements in a collection. I've tried with <c:forEach>, <t:dataTable> and <t:dataList>, and none works. Is there any way to do it? Tx -- View this message in context: http://www.nabble.com/c%3AforEach-or-st-similar-tf3377331.html#a9399823 Sent from the MyFaces - Users mailing list archive at Nabble.com.

