I'm not sure where Object Streams stand on appending, but one way to do it could be to add all your objects into an Array List of type Books and then write the Array List to file and when you want to...