Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > Ajax
|
Ajax the combination of XHTML, CSS, DOM, XML, XSLT, XMLHttpRequest, and JavaScript
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Ajax section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 29th, 2007, 08:31 AM
Registered User
 
Join Date: Nov 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Jasper Report integration in DWR FrameWork

 hi all
 i am facing problem while generating reports in dwr frame work regarding the path specification. i got the error something like

Errors were encountered when compiling report expressions class file:
C:\Program Files\Apache Software Foundation\Tomcat 5.0\item_1195629791375_574071.java:4: package net.sf.jasperreports.engine does not exist
import net.sf.jasperreports.engine.*;
^
C:\Program Files\Apache Software Foundation\Tomcat 5.0\item_1195629791375_574071.java:5: package net.sf.jasperreports.engine.fill does not exist
import net.sf.jasperreports.engine.fill.*;
^
C:\Program Files\Apache Software Foundation\Tomcat 5.0\item_1195629791375_574071.java:13: package net.sf.jasperreports.engine does not exist
import net.sf.jasperreports.engine.*;
^
C:\Program Files\Apache Software Foundation\Tomcat 5.0\item_1195629791375_574071.java:15: package net.sf.jasperreports.engine.data does not exist
import net.sf.jasperreports.engine.data.*;
^
C:\Program Files\Apache Software Foundation\Tomcat 5.0\item_1195629791375_574071.java:21: cannot find symbol
symbol: class JREvaluator
public class item_1195629791375_574071 extends JREvaluator
                                               ^
C:\Program Files\Apache Software Foundation\Tomcat 5.0\item_1195629791375_574071.java:28: cannot find symbol
symbol : class JRFillParameter
location: class item_1195629791375_574071
    private JRFillParameter parameter_REPORT_LOCALE = null;








Similar Threads
Thread Thread Starter Forum Replies Last Post
JASPER REPORT with PHP loocsim PHP How-To 5 January 13th, 2010 05:16 AM
help needed........ Regarding jasper report gita_Sathyam Java Basics 2 June 19th, 2008 05:20 AM
Problem with jasper report print Anand Raj J2EE 0 May 26th, 2008 02:44 AM
jasper report with netbeans 5.0 gita_Sathyam Java Basics 0 April 14th, 2008 04:34 AM
jasper report [email protected] J2EE 0 February 3rd, 2005 06:48 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.