Hi all, We have a java web service which has to send an image file as attachment to a .NET compact framework client. I followed the tutorials available in the internet. All the code available in the internet returns the attachment to the client as OMElement. But since .NET compact framework does not support OMElement, we need some other way for sending the attachments. Is it possible to send the attachment as java object? If so how?
Any help would be appreciated. Thanks in Advance, Raghavan.V. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
