Spring is great for wiring your application together. It decouples your application layers and reduces the amount of code you have to write. If you and your team already know struts, you can use it instead of Spring's MVC framework. I've written a couple applications using this combination. It works great. See Matt Raible's site/book on Spring. He wrote a starter application called equinox that should get you started.
-Brian On Mon, 20 Sep 2004 08:09:42 -0800, atta-ur rehman <[EMAIL PROTECTED]> wrote: > Folks, > > I've seen quite a few references to Struts and Spring integration > while browsing this mail archive. I was wondering why would I ever > want to use Spring with Struts application? > > I hope people who have experience with both of these framework would > shed some light on this question. > > Regards, > > ATTA > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]