ireport using collections

View: New views
2 Messages — Rating Filter:   Alert me  

ireport using collections

by bhavani gade :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All....

I am trying to generate Report using IReport with JavaBean Set DataSource. Here my Factory class returns list of Person data. Person data holds list of Address data. In one of my table i need to display address fields. Can any one help regarding this.

Here Address data holds "H.No", "Zip code" ........

Thanks in advance,
Bhavani

Re: ireport using collections

by krishnaveni :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

bhavani gade wrote:
Hi All....

I am trying to generate Report using IReport with JavaBean Set DataSource. Here my Factory class returns list of Person data. Person data holds list of Address data. In one of my table i need to display address fields. Can any one help regarding this.

Here Address data holds "H.No", "Zip code" ........

Thanks in advance,
Bhavani
Hi,

Visit the following link ireport

This link is providing many info related to Ireport.