ramadevimandala

FusionChartsHelper.class is not compatable with JDK 1.4

Recommended Posts

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now