Hello, I was able to generate a PDF file using struts2-jasperreports-plugin using java.util.List as datasource. However, I am not able to do the same with the java.util.Map datasource.
My question is anybody knows how to use java.util.Map datasource in the struts2-jasperreports-plugin? Thanks in advance