Welcome

StrutSpring is a small toolkit to make Struts action and Tiles controller to reference Spring beans conviniently.

StrutSpring uses Java 5 annotation, and ejects Spring beans to Struts action or Tiles controller automatically, and you use these benas in the code directly.

StrutSpring also supples @Spring annotation and Util class, and you use these classes to make Spring beans reference conviniently, such as ejects Spring beans for TestNG and JUnit 4.0 testcase.

In one word, let's go.