u can just impelment the serializable interface. if u want to gnerate unique IDs for each classes u can simply use the serialver tool that comes with JDK which usually resids at the $JAVA_HOME/bin
On 1/24/06, Nehal Sangoi <[EMAIL PROTECTED]> wrote: > > Hi > > I need to serialize my existing java code for implementing Tomcat Clustering > feature. Is there any ready-made tool which does the job easily? Otherwise, > manually, how can i convert my existing code into serialized format? > > > Thanks > Nehal > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]