bLight examples

The example applications below are included in the bLight binary distribution, or can be downloaded from here.

Link Description
blight-example-ant-helloworld-src.zip Minimal "Hello World" application built with Ant. Runs from the command-line.
blight-example-maven-helloworld-src.zip Minimal "Hello World" application built with Maven. Runs from the command-line.
blight-example-maven-webapp-src.zip Minimal web application built with Maven. Produces a deployable WAR. Also contains a launcher which can run the app from within an IDE.