Archive for January 10th, 2008

Struts 2’s missing configuration tag

Thursday, January 10th, 2008

Originally, I was looking for something that allowed me to refer to the package name from using the wildcard syntax. This would allow me to template out my crud actions using a concise configuration and follow my pattern of development with zero-config/annonations did not. With that not in place ...