Module org.bzdev.ejws


module org.bzdev.ejws
Module providing an embedded Java-based web server.

This module simplifies the use of the module jdk.httpserver by providing handlers for specific purposes and by creating a simplified API for setting up a web server. It allows web pages to be stored in JAR-file resources in order to simplify the deployment of applications that can accessed via a web browser.

Please see the EJWS package description for a detailed description of this package.