Comparing various WebUI frameworks for typical CRUD+S scenario
About::
Architecture
::
Pageflow::
Download and Build::
dependencies
Notes
::
Tapestry UI
Struts+Tiles
Struts+SiteMesh
JSF(MyFaces)
;
Performance testing::
Technology
Results
(txt)
Results
(graph)
Interpretation
Contribute
::
Discuss
::
Build with OpenSource license for the most intelligent Java IDE on Earth:
Application architecture.
Nothing fancy, simple layered architecture that utilizes robust popular frameworks:
Spring for dependency injection and transaction management;
Hibernate for persistance;
Multitude of WebUI frameworks for presentation;