How to populate this JRDataSource?

Posted by Kumar on Stack Overflow See other posts from Stack Overflow or by Kumar
Published on 2010-03-23T09:52:38Z Indexed on 2010/03/23 14:33 UTC
Read the original article Hit count: 586

Filed under:

Hi, I want to create pdf document using JRDataSource using jasper report.Actually i m having one bean object that object has List of another bean object and one string value,The inner bean object has two String variables .Now i don't know how to map these all three variable in the jrxml document to populate the values in pdf document . Can anyone help me how to solve this problem.If u can provide me some code snippet.

© Stack Overflow or respective owner

Related posts about jasper-reports