mapleBlog is a simple MVC Struts 1.1-based Web log that uses Hibernate as its model layer and Tiles/JSP for its View.
It is relatively simple to configure and has full basic functionality. By using Hibernate, it is able to function with a wide variety of databases.
Can also easily be replaced by entity beans and EQL due to the façade used to cover all database activities. Although entity beans are dog slow.
Home Page
http://mapleman.linuxreal.org/pyblosxom/data/static/mapleblog.html
ScreenShots
http://mapleman.linuxreal.org/pyblosxom/data/images/mapleblog.png
Download