I have been trying to work on Jasper report. I have built few reports and I was able to export this building (design) within .pdf file. Now I wish to deploy the design using Java. In order to achieve this, one needs to import jasperreports' package like net.sf.jasperreports.engine. I want to know I should import this package in eclipse galelio? Do I need to download net.sf.jasperreports.engine? Or is there any .jar file available to do the same? I have been searching for Eclipse only through google. I haven't found desirable results yet. Alternately, I have other option to import these packages and ask maven (pom.xml) to include these packages. Does anyone know whether there is compatibility between maven dependencies and jasper reports? I have gone through the following link.
http://mojo.codehaus.org/jasperreports-maven-plugin/dependencies.html .
Still i am looking optimal solution. Has anyone worked on similar task? It would be a great help for me if you share it. Thanks in advance.
Thanks a lot for your suggestions. I have included required jar files in the path and issue is resolved. I mean it seems that it has resolved at present. I included dependencies in pom.xml as well. So hopefully I will be having a ptimal solution by tonight. Thank you.
One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
Rajubhai Kotwal
Ranch Hand
Joined: Nov 03, 2009
Posts: 47
posted
0
@Tim Holloway
Thank you very much friend.
Best regards.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12612
posted
0
Whoa; that's Tomcat's JSP engine, not Jasper Reports.