This is such a bad design, WS meant to be remote services and should not give UI specific output. Best thing would be to change the design and return a Model object may be a Object of complex type depending on requirement.
If it is unavoidable, you will have to think of something like serializing the object and send it as an attachment, which anyway need redoing a service.

On 8/27/06, shu gao <[EMAIL PROTECTED]> wrote:
Dear all,
     I am a newbie in web service.I am running into a problem.The return
type of my web

service is JComponent/JFrame.I do not know how to transfer it using soap
message and how to

develop the client program.Have you got some ideas for this trouble?Could
you give me a

hand?Many thanks in advance.

Gao s

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters!
http://www.msn.co.uk/newsletters


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to