Adding data to jsf Table

I am knew to jsp/jsf development. I would like to know how to simply add data out of an array list to a table on a page. Do I need to use a TableRowGroup? I'm a little confused on this one.Thanks.
[218 byte] By [Sirriusa] at [2007-10-3 1:26:47]
# 1
Check http://balusc.xs4all.nl/srv/dev-j2p-dat.html how to use h:dataTable.
BalusCa at 2007-7-14 18:24:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks, hopefully that will get my mine moving in the right direction
Sirriusa at 2007-7-14 18:24:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...