Revision history [back]

click to hide/show revision 1
initial version

asked 2010-11-16 08:55:26 +0800

giordan gravatar image giordan

Problem with JasperReports

Hi to all!

I'm using ZK 5.0.5 and I'm new in the use of JasperReports. With iReport 3.7.4 I have build my report2.jasper which show data from a table of my Oracle DB retrieved via JDBC connection. I'have placed this report in my web application under WebContent/report/, and I've copied jasperreports-3.7.6.jar under the lib folder. And this is the portion of code that recall the report:

            <jasperreport id="report" src="/report/report2.jasper" type="pdf"/>

But I've this bad result:

HTTP Status 410 - /view/z_0wu/zG8Pnp1/0/report/report2.pdf - <Jasperreport report> non trovata.

--------------------------------------------------------------------------------

type Status report

message /view/z_0wu/zG8Pnp1/0/report/report2.pdf - <Jasperreport report> non trovata.

description The requested resource (/view/z_0wu/zG8Pnp1/0/report/report2.pdf - <Jasperreport report> non trovata.) is no longer available, and no forwarding address is known.


--------------------------------------------------------------------------------

Apache Tomcat/6.0.26

Can anyone help me to get my report? Thanks in advance, best regards

Giordano

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More