I have a two dimensional array , how to display that in UI Macro using the <j:forEach>

uma17
Tera Guru

Hi,

I have a two dimensional array, In which I am storing the queried data.How to display two dimensional array in UI Macro, using <j:forEach>

Thanks

Uma

2 REPLIES 2

David Stutter
Tera Guru

Thank you David,


I used the javascript way to loop through the array, it gives me error, since its not supported in XML , where we write our UI Macro.



can you please give me an example of using while and set.