Skip to Main Content

Java Development Tools

Announcement

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!

How to create table from backing bean using Map<String, List<String>>?

Faizal ArafathJun 28 2014 — edited Jun 28 2014

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

This post has been answered by Abhijit Dutta on Jun 28 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2014
Added on Jun 28 2014
3 comments
300 views