lauraroxi 0 Newbie Poster

Hello!
I use the Serializable interface in one of my projects but I have a problem. I serialize some objects and when I try to deserialize them after I run the application several times, the only object that is deserialized is the last one that was serialized. Do you have any idea what could be the problem? Thank you:)