[jasperreports-questions] Jasper report execution in java with parametrized query at run time

2010-03-25 Thread Abhijit Kamatkar
Hello, I have been working on Jasper Reports. I have created few reports using ireport and I was able to export these reports within java. Of course these reports were simple. Now I want to get deeper in Jasper reports. I want to know how one can execute jasper report in java with parametrized

[jasperreports-questions] simple jasper report in java without a database.

2010-04-05 Thread Abhijit Kamatkar
Dear all, I hope you are doing good. I would like to know whether we can generate a jasper report in java http://www.javaranch.com/ without using any database connection. I know we can generate jasper report in java with database connection. I have generated few reprts in .pdf and .xls format.