Problem....

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Artemis

Problem....

Post by Artemis » Sat Feb 08, 2003 4:34 pm

Hi,

I've got a problem in passing the JFreeChart to applet using OutputStream in Servlet,
it always throw java.io.StreamCorruptedException: invalid stream header
in the client applet,

does anyone know how to pass the JFreeChart object from a servlet to an applet ?

Much Thanks

Locked