Serializable

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

Serializable

Post by Jackie_chai » Thu Sep 27, 2001 7:00 am

hi all

i have met one problem which is i have to use the jfreechart package in RMI application, then all of the fields in jfreechart must be Serializable, but the worst thing is that some of the Java basic APIs ,like java.awt.BasicStroke, are not serializable. what can i do?

anyone can help me? i will be nearly crazy.

Locked