Posted By:
Kavitha_Nune
Posted On:
Thursday, October 7, 2004 12:49 AM
When i am trying to write an object in to a file using writeObject method of ObjectOutputStream,the content writing in the file is not in the readable format.i.e the user is unable to read the file.What should i do to make that in to the readable format?please suggest me.