Struts 2 + Hibernate CRUD application

We had a requirement to provide some CRUD based screens to perform administrative task.
After doing some searching I found a tool.
Our requirement changed so have not used it, but thought of sharing the tool with all those extreme programmers to save their time.

http://sourceforge.net/projects/struts2builder/

I builds a base project on for CRUD operations on selected tables.
Also provide maven based structure.

Comments

Popular posts from this blog

Hibernate: a different object with the same identifier value was already associated with the session

BeanDefinitionStoreException: Failed to parse configuration class: Could not find class [javax.jms.ConnectionFactory]