Hi there,
I'm trying to use Jersey to send multipart form data (upload a file)
to a web service. Does anyone have a good example of how to do this?
I've seen some examples of house to consume it, but this is an
existing web service, that I just need to send to.
Thanks so much in advance.