From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_sun.com>
Date: Fri, 21 Mar 2003 18:29:19 -0500
Canning, Chuck wrote:
> Hi,
>
> I was wondering if there was anyway to make the classes serializable. I have
> an enumerated type that I use as constants and I need to serialize them. Is
> there any way to do this?
>