Hi All, I have an ArrayList of tables: List<FormTable> cotpTable = new ArrayList<FormTable>();
How do I use Velocity to loop thru the array list and display each table? Thanks Mark K -- View this message in context: http://click.1134972.n2.nabble.com/How-to-Render-List-of-Tables-using-Velocity-tp6863403p6863403.html Sent from the click-user mailing list archive at Nabble.com.
