News and views from members of the Java team at Oracle
jwebserver is a tool that provides a minimal HTTP server, designed to be used for web development prototyping, testing, and debugging. This tutorial explains how to use jwebserver in command line or programmaticaly via its API. ...