i need to pass a 2 dimen: object to aa client from server such that this
object data contains a clients account logs..my project is network banking
software ..plz help me..i am again stucked..
i hv designed server client suchthat they communicate wth string
messages..
i need this object data(2 dimensional) inorder to display it in a
table format..as JTable requires an object date and header as
parameters..
plz help me...
Andy Flowers - 13 Oct 2004 20:41 GMT
Have a look at the ObjectOutputStream & ObjectInputStream classes.
> i need to pass a 2 dimen: object to aa client from server such that this
> object data contains a clients account logs..my project is network banking
[quoted text clipped - 5 lines]
> parameters..
> plz help me...