Close
jGuru Forums
Posted By: Kartick_Neogi Posted On: Wednesday, June 14, 2000 05:07 PM
I am able to write an object using ObjectOutputStream but when I try to read the object back using ObjectInputStream I get a StreamCorruptedException . How can I overcome this?