Hi JC Team,
Am trying to load two different reports of Pie charts with two ajax requests on the same page. then rendering image name coming as img_0_0_1. Please suggest what is the way we can do this to get correct image name.
If we do batch export working. but individual requests pie chart images not loading.
Thanks,
Vaani
2 Answers:
Posted on June 22, 2015 at 12:44am
Hi Hozawa,
Thanks for your quick response.
Am not using Jasper reports server. Am executing these reports with my application server (jboss)java and jsp,java script. Please can you guide me the correct way to implement with multiple pie reports. Each report is created with different jrxml files. So at same time am sending two requests. then two images has to load.
thanks.