I want to implement a Java HTTP server locally, I mean the server computer would be in my control. I\'m expecting not more than 20 clients to send requests to it. I was wond
Is it for practice, fun, to implement special requirements or why don't you just embed an existing solution?