Posted By:
Salima_Lalani
Posted On:
Sunday, February 9, 2003 02:45 PM
Hi,
In my java mail application i am serializing a vector object. I have added an instance of my class in the vector .
My question is , how do i remove a particular object from the objectoutputStream, which is already written. Say i want to delete a particular messageno and its corresponding object from the OOutputStream.
Would appreciate your help.
Thanks
Salima