hi,
i obtained an array of DynaBeans from a RowSetDynaClass (thrugh the getRows() 
method).
i dont know the names or culumns of the tables (the query was a SELECT * ). the 
problem now is how to display the reslults on a jsp page using strut tags, i 
thought of using the Logic:Iterate tag, how do i code it to iterate over the 
fields of the DynaBeans, since the iterate tag iterates only on some form  of 
list.

Reply via email to