check this http://struts.apache.org/2.0.8/docs/spring-plugin.html
you can use spring along with the annotation in the convention-plugin such as @Action, etc On Tue, Feb 28, 2012 at 6:01 PM, Puneet Babbar 2 <pbabb...@sapient.com>wrote: > Hi, > > I am using struts annotations with my applications, I need to add spring's > support to my application. > I am not able to find any content on how to use the beans(the struts > action classes) initialized using spring as my action when I am using > struts annotations? > > Regards > > Puneet > >