I've added both webwork2 and maven 'template projects' or seeds to megg, they
are both a first pass. But they do work. So comments welcome...
j6wbs@justyce:~/projects> java -jar ~/megg.jar
templateDirectory : webwork2
...
|
templates included:
- java - creates a simple ant based project, based on Hatcher and Loughran's recommended ant usage.
- webwork2 - creates a 'hello world' style webapp in webwork2, with your prefered package name, action names etc... I've added details to the webwork2 wiki
- maven - really simple maven project, any examples you can give of good practice in this arena gratefully received
Please download and take it for a spin, especially the webwork2 one, as it would be great to distill a good example for this interesting framework.
|