Hi all, Im trying to pass a class thru a socket and it will only work if I remove my toString( ) method. Does anybody know of any issue in using the toString( ) method in a Serializable class ? Thx
Giselle Dazzi<br />SCJP 1.4
Maulin Vasavada
Ranch Hand
Joined: Nov 04, 2001
Posts: 1865
posted
0
Hi Giselle This doesn't sound logical. Can you please post the exception or error you might be getting? Thanks! Maulin