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?

  • What about using [Jetty](https://stackoverflow.com/questions/17652530/how-to-implement-fileupload-in-embedded-jetty)? – Spindizzy Apr 20 '21 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. – Ajay Kumar Apr 20 '21 at 21:37

0 Answers0