Re: Struts vs SpringMVC

2010-04-16 Thread Stephen Turner
On Thu, 15 Apr 2010 22:04:53 -0400, Frans Thamura wrote: have anyone read this? http://www.java4learners.com/struts/faq/what-are-advantages-spring-mvc-over-struts any comment? Kind of bizzare to publish

Re: Struts vs SpringMVC

2010-04-15 Thread aum strut
Well we using Spring is our most of projects but to be honest we are using it for IOC,AOP and yes for other stuff but as per MVC is concerned Struts is our first choice.. we are on way to migrate our 25% of projects to Struts2 from struts1. On Fri, Apr 16, 2010 at 8:48 AM, Cimballi wrote: > Comm

Re: Struts vs SpringMVC

2010-04-15 Thread Cimballi
Comments are already included in the doc : 1. When we talk about MVC frameworks Struts(original and not Struts2) 2. Sturts 2 is the revision of Struts (original) and takes care of such shortcoming and provides a good set of competing features. So not so much to debate on... Cimballi On Thu, Ap