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