0

I found the multi-part post on Post multipart request with Android SDK

But now I need a server side to receive it. How do I do it?

2
  • How about searching for "Java file upload"? Commented Nov 9, 2012 at 13:23
  • Andrzej Doyle has suggested using Apache fileUpload (stackoverflow.com/a/3510818/32090) Commented Nov 9, 2012 at 13:24

1 Answer 1

3

Have a look at apache file upload.

Sign up to request clarification or add additional context in comments.

1 Comment

First i was confused what Multipart post is. Finally I realised its the same thing that happens in a Form post. Tx

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.