Try with:
Dog.java
DeSerializeDog.java:
The output for SerializeDog:
before: Fido 35 and
test is :modified-test and Animal test is :Modified animal test
The output for DeSerializeDog:
after: Fido 42 and test is :modified-test and Animal test is :Animal test
(added
tags)
[ December 22, 2006: Message edited by: Barry Gaunt ]