I have created one Vector for storing Object in it
when I initialize All the attributes of object and pass it to Vector it gives me the Message that the object has added
but the size of Vector does not change and still is zero ,means that the objects has not saved into the object
what Can i do now ?
PLs Help me :-s
