OfficeFloor provides true inversion of control for building simple static to complex real-time Web applications that are "build once, run anywhere" - even with cloud computing. It allows you to wire together a working prototype in minutes, extend the prototype to a working Web site in hours, and deploy and run anywhere. The code is self documenting to make support easier. It aims to be "The Java Web Answer" for rapid application development for Web applications.
WebFloor is a Web application framework built on top of OfficeFloor. It enables Java Web development integration with WYSIWYG Web design tools, such as DreamWeaver. WebFloor keeps the two loosely coupled by using only the following within HTML pages: ${property}, #{link}, and <!-- {section} --> (i.e. no special tags are required). This means that graphic designers can work with tools such as DreamWeaver, and Java developers can work with Eclipse, allowing both to integrate their work to create well presented and functional Web applications.
Quick tutorials are available at http://officefloor.net/tutorials/index.html
Tutorials for using OfficeFloor are available at http://officefloor.net/tutorials/index.html
Release 1.0.0 is available. Please see http://www.officefloor.net/examples/index.html for example use.