I have following problem.
My chart must be shown 2 times:
once as servlet, and once as applet.
The code and all the settings are exactly the same (the fonts are also the same).
The servlet version of the chart works fine showing all specific characters in the right way.
But the applet version doesnt!

When I look at it in IE, everything is fine but Axis Labels. There I get "???" instead of these characters.
When I look at the same applet in Firefox, Axis Labels look fine, but Chart Title, Chart Subtitle and Item Labels are wrong.
When I look at the same applet in Eclipse, everything is fine...
Maybe you have an idea and could give me a hint?????
Thank you very much in advance!