Loacalization problem

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
biswa_mohanty
Posts: 1
Joined: Tue May 11, 2004 10:34 pm

Loacalization problem

Post by biswa_mohanty » Tue May 11, 2004 10:40 pm

Hi David,

We are using JfreeChart in our applet. We are facing some problems in downloading the applet from server. In certain machines its getting downloaded fast,but in ceratin machines its really slow. When we investigated we found that in the first machine the LocalizationBundle loads the property files faster than the second machine.

Can you please tell us the what might have gone wrong in the second one?We are using the same jar files which is there with JFreeChart 0.9.16 .

garv
Posts: 127
Joined: Wed Mar 31, 2004 3:44 pm
Location: Amsterdam, The Netherlands

Post by garv » Wed May 12, 2004 8:52 am

Are all clients using the same JVM?

Locked