0

I would like to upload a file (for example an image) to java server using POST request. I do not want to use Servlet or Spring. Is there a way to do this for example using com.sun.net.httpserver?

2
  • What about using Jetty? Commented Apr 20, 2021 at 20:49
  • 1
    What have you tried so far? If not, I would say try that and post the issues here you face any. Commented Apr 20, 2021 at 21:37

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.