I've a problem with JasperReports & is that i've a report created with
iReports & compiled in it perfectly, as i want to execute it from my
netBeans aplication i've to introduce the JasperReports libs. 
 
>From Sourceforge i've download the 2 .jar necesaries: 
 
jasperreports-1.2.5-applet.jar 
jasperreports-1.2.5.jar 
 
I put it at:  
C:\Archivos de programa\Java\jdk1.5.0_07\jre\lib\ext 
 
I import the libs in my code as: 
 
import net.sf.jasperreports.engine.*; 
import net.sf.jasperreports.engine.export.*; 
import net.sf.jasperreports.engine.util.*; 
import net.sf.jasperreports.view.*; 
 
Bur I got an error saying that libs. doesn't exist. Could you say me where
to put the libs. & how to import them in my code? 
 
Thanks. 
 
P.D. Sorry for possible errors in the text, i'm spanish. 
-- 
View this message in context: 
http://www.nabble.com/Problem-With-JasperReports-tf2134836.html#a5891524
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