For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
I have a Map structured in Map<String, List<String>> in backing bean. I have a requirement to plot a table using this HashMap which means Map key as columns and value is a List and it is column values.
Thanks,
Faizal