swing application with web services
i am using web services and a client that is a swing application
in the swing application a have jtable...
after generationg client stubs
a an object for the complex type is created
after retriving complex object from the server
i need to transfer the data from the complex object
to the object that is familure by the table renderrers ,editors ,custom table model
and then transfer the new data object to the table
it's sepose to be like that?
thank...
shay

