Hi All,
I am using the Struts 2 - IBatis - MySQL - Jasper report combination.
My Master.xml file will be......
It works fine in the ireport3.0.0. ie I am getting the report and sub report.
Because we use the query in the report server
But it does not work in the struts 2 file. I am getting the report file. The field are b.id, b.company_id, b.buyer_id values are null. We can get the values of bd.branch_id, bd.buyername, bd.buyer_addr1 and also We did not get the subreport.
Because we have configured the resultMap="BuyerDetailsResult" in the ibatis query.
How do you get the report and subreport ?
Please guide on this issue.
Thanks & regards,
Siva N P