ramadevimandala Report post Posted August 14, 2009 Hi, I am using the FusionChartsHelper in jsp as: strDataURL = FusionChartsHelper.encodeDataURL(par); We are getting an error when trying to use the FusionChartsHelper class file from FusionCharts v3.1 (Release: 24th February 2009) licensed version. I have the Jdeveloper with jdk1.4 , so when I tried to import the FusionChartsHelper .class file and build my project its giving below error message: Error: cannot access class com.fusioncharts.FusionChartsHelper; class file has wrong version 50.0, should be 45.3 or 46.0 or 47.0 or 48.0 So please provide the FusionChartsHelper.class file which can be used with java1.4 Thanks, Rama Share this post Link to post Share on other sites
srividya_sharma Report post Posted August 14, 2009 Hi Rama, Here are the requested FusionCharts Helper Class files compiled with jdk1.4.2. Hope this helps! regards, Srividya FusionChartsJSPv3_1Classes_1_4.zip Share this post Link to post Share on other sites
ramadevimandala Report post Posted August 17, 2009 Thank you its, working fine now. Share this post Link to post Share on other sites
srividya_sharma Report post Posted August 17, 2009 Hi Rama, Glad to help! Srividya Ask and get more out of FusionCharts everyday! Share this post Link to post Share on other sites