Hello,
Can somebody provide a example code or explain the best way to save a Object on to a file. I am currently trying to use ObjectOutputStream but the problem is it only saves the information in the memory while the aplication is running if i close the application and then try to read the information saved on to the file i cant retrieve anything :confused: .
Can somebody provide a example code or mayby direct me in the correct way?
