Wrox Programmer Forums
|
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 21st, 2007, 03:50 AM
Registered User
 
Join Date: Nov 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Ajax with dwr

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;


can anyone help me in this regard.
thanks in advance









Similar Threads
Thread Thread Starter Forum Replies Last Post
Jasper Report integration in DWR FrameWork anilp Ajax 0 November 29th, 2007 08:31 AM
Recommend an AJAX IDE - JoyiStar AJAX WebShop. kingstar Ajax 4 December 15th, 2006 05:12 AM
New Ajax article: Creating an Ajax Search W jminatel BOOK: Professional JavaScript for Web Developers ISBN: 978-0-7645-7908-0 1 May 11th, 2006 03:45 PM
new Ajax article: Creating an Ajax Search Widget jminatel Ajax 0 May 11th, 2006 02:50 PM
New Ajax Article: Ajax Submission Throttling jminatel Ajax 0 April 11th, 2006 08:00 PM





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