On Wed, 2 Mar 2005 11:33:13 -0500, David Johnson <[EMAIL PROTECTED]> wrote:
> Related question. Isnt spring sort of an alternative to Struts? Can > they work together? How? :) Spring is more than one thing :-). There is indeed "Spring MVC" which is a framework designed to solve the same problems that Struts does. Most people who use the term "Spring" by itself, however, are referring to the inversion of control (IoC) framework that you can use (within Struts or not) to dynamically configure your business services tier. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]