Apr 23, 2008 #1 breaknrun12 MIS Joined Oct 2, 2007 Messages 15 Location US How do I return a user defined object in a web service method for the client to use?
Apr 23, 2008 #2 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES Did you consider using RMI instead ot WebServices? Cheers, Diab Upvote 0 Downvote
May 15, 2008 #3 Canelas Programmer Joined Feb 20, 2008 Messages 46 Location PT You'll need to have the object available on the client side. Upvote 0 Downvote