jasperPrint = JasperFillManager.fillReport(jasperReport,map, datasource);这里的参数该怎么传,我只会没有list 的,全部放在在Map 里。在jrxml 里定义就可以了。可如果有list 该怎么做?
还有datasource 具体怎么使用 jasperReportjrxmljrxml里面的list