Hi,

To get the jasperReport:

JasperReport jasperReport =
(JasperReport)JRLoader.loadObject("path/filename.jasper");

As long as you don't have scriptlets, you can put these files where you
like.  Scriptlets need to be in the classpath to be used by your app.

Regards,

Andy
--
View this message in context: 
http://www.nabble.com/Novice---Help.-%28nearly%29-My-first-Jasper-Report-%21%21%21-t1473112.html#a4001751
Sent from the jasperreports-questions forum at Nabble.com.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to