I have a Map of String and List of Object which contains each datacenter and its machine. And I am currently passing this object to JSP from my Controller and then I am iteratin
Try this -
For Machine Name T2_95 T2_99 Syncs Syncs Behind Average ${m.machineName} ${m.t2_95} ${m.t2_99} ${m.syncs} ${m.syncsBehind} ${m.average}