Aarthy

Members
  • Content count

    1
  • Joined

  • Last visited

Posts posted by Aarthy


  1. I had similar problem, please use the following exporter jar for jdk 5 in place of the existing jar. This will solve the problem.

     

    Hope this helps.

     

    Need a help

     

    For exporting fusion chart i used

    1. FCExporter.jsp

    2. FCExporterError.jsp

    3. fcexporter.jar (contains all the dependency classes) or class files (classes in com.fusioncharts.exporter and sub-packages)

    4. Resources/FCExporter_IMG.jsp

    5. Resources/FCExporter_PDF.jsp

    6. /Classes/fusioncharts_export.properties (configuration files)

     

    but i get the error in FCExporter.jsp file as

     

    The method parseExportRequestStream(FusionChartsExportData) in the type FusionChartsExportHelper is not applicable for the arguments (HttpServletRequest)