Hello,

For a web application, I'm using Struts 2 and Spring 2.5.
I defined a struts action which reffered a business service.
this service is autowired in the action.


<bean...