• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Cross platform Web Services with attachments

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I need to find a way of developing WS that can handle attachments and also be platform independent(process requests from either .NET or Java client). I've already had a look at SAAJ, but from what I read (and from it's name) it doesn't seem to be platform independent. I also saw MTOM mentioned couple of times. Could someone advice what's the best technology available that can be used in this case? Any references to docs and source would be very useful also.
Thanks.
 
reply
    Bookmark Topic Watch Topic
  • New Topic