Struts Two wrote:
Going through Maven xml files in the link you provided to check for spring jar 
dependencies, I noticed a dependency on spring-web.jar, I was wondering where 
does it fit. I know that:

spring-beans.jar, spring-core.jar, spring-context.jar are required for DI.
spring-aop.jar is used for Aspect oriented part.
cglib-nodep-2.1_3.jar is used by AOP for creating proxies.

As for the web part, we all are using struts 2 and not sure spring-web.jar 
fits. I am trying to create a blank template with minimum number of spring jars 
and I would appreciate any hints on that?

I'd assume for the web context.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to