I have created one project in java with the help of Netbeans IDE. I am using Jasper Reports as a reporting tool. When I run my project in netbeans the reports run properly. But when I run my program with jar file the reports don't work. It is showing jasper report error. I have added all the jar files that are required for building a project jar file. Is there any way to integrate a jasper reports jars with my project jar?
thanks in advance Rohan