RE: How to handle a table with an unknown number of rows

2004-06-18 Thread DGraham
To Struts Users Mailing List <[EMAIL PROTECTED]> cc Subject RE: How to handle a table with an unknown number of rows Hello, U can try this.Most probably this will work. U can store the data in the Arraylist map this list to form level Arraylist. use logic:iterate tag to display

RE: How to handle a table with an unknown number of rows

2004-06-18 Thread Ravi
Hello, U can try this.Most probably this will work. U can store the data in the Arraylist map this list to form level Arraylist. use logic:iterate tag to display data from the form Level ArrayList with id and property as the form level list. tell me whether @ runtime r u going to add any row

RE: How to handle a table with an unknown number of rows

2004-06-18 Thread Rajat Pandit, Gurgaon
Not sure about the version issue, but you might want to look at indexed properties. Search for "miniHOW" in the archives and you might find one of the posts which deals with this. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 10:26 PM