Hi Friends,
I have 4
java classes:
But for some reasons only the last record entered is printed.I also tried to append data to the file,like this:
oos = new ObjectOutputStream(new FileOutputStream( "file.ser",true));
but then it starts giving me some error.can someone please tell me whats wrong,and how can i see the total records entered into the file.
And my second question is what is a blocked/fielded data file??
Please answer my question friends.
Thanks
[ October 10, 2005: Message edited by: jas oberai ]
[ October 10, 2005: Message edited by: jas oberai ]