To enhance Struts1 by using Annotation and "Rails-like" configuration.
The principle is "Convention over Configuration",you code by fellowing a set of rules,and hwajjin takes care of the rest.
The goal is make Struts action a POJO which is light-weight,testable and reusable,to build a thin web layer.
Hwajjin does its best to make the struts developer"s life easier.
Goal of 1.1 ---- Make the POJO Action integrate with Spring seamlessly.
Enjoy,and contribute if you like it.
Any problems,let me know.
Configration
In the struts-config.xml