Object-oriented framework for the web

Orkwan is a free open-source Model-View-Control (MVC) framework for Java web applications. It is an object-oriented framework which encourages the use of object-orientation to achieve reuse and consistency in web applications. Typically, a web application based on Orkwan will inherit from the abstract Orkwan base classes (servlet and controller) to create an executable framework.

The objectives of the Orkwan framework are:

To get started with Orkwan it is recommended that you begin with the introduction tutorial. After the introduction you can download the software and start developing your web application using the reference documentation.

Orkwan is open source software which is free to use, modify, and redistribute under the license terms.