I have designed the jasper report in iReport and integrated it with jasper server. It works perfectly. But I am facing problem with my next requirment. I need to integrate the same report with my jsp application. I meant I am not getting how to integrate this report in eclipse so that I can access it through one of my jsp pages(By providing the link to the report). Any help will be appreciated. Thanks in advance.

You need to compile .jasper files into Jrxml source file (.jrxml)
Then you need to make servlet who will use .jrxml and make you pdf or something you want from them.
Try like that and if you still have problem let me know i will help you with some code...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.