Bear Bibeault's Front Man ™

What is Front Man?

Bear Bibeault's Front Man™ is an implementation of the Front Controller and Command patterns that serves as an ultra-lightweight framework (if you could call it that) for quickly creating Java web applications of all sizes.

The purpose of Front Man is to provide an ultra-light-weight web framework that adheres to the principle that the answer to the question "How big should a framework be?" is "Barely enough!".

Where can you get it?

The latest version, Front Man 1.5.0 can be downloaded here.

Is there documentation?

There sure is. Full JavaDoc is available within the downloaded zip file, and you can also view it here.

Instructions on setting up and using Front Man is available within the JavaDoc description of the org.bibeault.frontman package.