mapleman's ramblings

mapleman's Light Blog System

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.

mapleBlog in its former glory

This is an old project so it wont ant compile without quite a few modifications and a extremely large class path and currently I am not supporting it. I am a poor sod.

War source file: mapleBlog.war

Links
Projects