This is a simple Java HTTP server originally published in the second edition of Inside Servlets. It was presented as ... static final File WEB_ROOT = new File(".");
www.sourcestream.com