Posted By:
Anonymous
Posted On:
Wednesday, March 21, 2001 04:47 AM
After writing 2 or more objects into a serialized file, I am not able to read the objects back from the file. I am able to read only one object at a time. Is there any mechanism by which I can loop through the serialized file and read all the objects.