ObjectLedge web

Introduction

ObjectLedge Web module contains classes necessary for running ObjectLedge applications in the J2EE Servlet environment.

As of 0.1 release, this includes an entry point Servlet and dispatcher interface, that a component must conform to in order to handle the HTTP requests on behalf of the Servlet.

Future releases will include a flexible request handling pipeline, and a MVC framework for fast and easy creation of expressive, robust and mantainable user interfaces.