MD4J is an extensible J2EE webapp generator. One of the main features is that it allows you to work on your model iteratively, providing a complete J2EE application following your model changes. So, each time you edit your model and build your project, MD4J will generate high quality code from JSPs and Struts classes, to Session EJBs and DAOs, allowing you to test CRUD and Search functionality on top of your model right away.
The project allows pluggable generators, with the existing set supporting EJB 2.1, Struts 1.x and JSP 2.0 as output for CRUD and Search operations. I intent to add one for Struts 2 but i haven't used the framework yet. If people in this list could suggest Struts 2 equivalents of the Struts code listings presented in the tutorial, it would be a great step towards a generator.
A new snapshot of the core along with a project template (md4j-quickstarter) is available for download [1], along with a ten minute tutorial dratf at [2]. The source [3] is available under the GPL.
[1] http://sourceforge.net/project/showfiles.php?group_id=150959 [2] http://www.geekologue.com/md4j/tutorial-with-maven.html [3] http://www.geekologue.com/md4j/source-repository.html Cheers, Manos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]