Re: Struts2 Spring Info

2007-01-26 Thread Jim Reynolds
Thanks Don, On 1/26/07, Don Brown <[EMAIL PROTECTED]> wrote: A plugin: http://cwiki.apache.org/S2PLUGINS/spring-plugin.html There are also Spring Web Flow and Spring MVC plugins listed in the plugin registry: http://cwiki.apache.org/S2PLUGINS/home.html Don On 1/26/07, Jim Reynolds <[EMAIL P

Re: Struts2 Spring Info

2007-01-26 Thread Don Brown
A plugin: http://cwiki.apache.org/S2PLUGINS/spring-plugin.html There are also Spring Web Flow and Spring MVC plugins listed in the plugin registry: http://cwiki.apache.org/S2PLUGINS/home.html Don On 1/26/07, Jim Reynolds <[EMAIL PROTECTED]> wrote: Does the S2 that is now beta have Spring IOC

Struts2 Spring Info

2007-01-26 Thread Jim Reynolds
Does the S2 that is now beta have Spring IOC built in? Or is this a plug in. I have been grepping through the docs, I see mention of spring mocks, but not of anything with the IOC layer. I wasn't sure if it is built-in per sey, or if it is a plug in, or just add as a listener. If so, are there do