The GenAndRun project aims to make Java web development simpler by allowing developers to focus on the business logic and the look and feel of the application and let GenAndRun generates the code for most of the common cases for ORM and controller requirements.
genandrun
ORM
Spring
Struts
iBATIS
code.generation
model-driven
License:ASF2.0
Tiles builds on the “include” feature provided by the JavaServer Pages specification to provide a full-featured, robust framework for assembling presentation pages from component parts.
Each part (“Tile”) can be reused as often as needed throughout your application. This reduces the amount of markup that needs to be maintained and makes it easier to change the look and feel of a website.
Tiles is a framework that is packaged with Struts
Struts provides a J2EE framework for building Web applications. It is based on a Model 2 approach, a variant of MVC.
The original author of Struts is Craig McClanahan that now is working on the specification of JSF.
Struts2 is a major release of Struts, and incorporates many elements of WebWork. This version is different enough that it has its own project page, Struts2.
Struts is supported by a number of companies, including SourceLabs.
Struts is covered in SourceLabs Self-support Suite for Linux and Open Source Java
Struts
web-framework
License:ASF2.0
Craig-McClanahan
Apache-Foundation
Apache.Org
struts2