|
From: Tom K <tk...@co...> - 2004-11-25 18:17:31
|
Very interesting pdf presentation on the comparisons of MVC frameworks. What makes it interesting is the question =93Which would I choose?=94 = since Matt is writing a book on Spring (Spring Live). HYPERLINK "https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf"htt ps://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf =20 =20 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.764 / Virus Database: 511 - Release Date: 9/15/2004 =20 |
|
From: Ernesto E. <ern...@ne...> - 2004-11-25 20:40:51
|
well yes, Matt where did you leave spring? Tom K wrote: > Very interesting pdf presentation on the comparisons of MVC frameworks. > What makes it interesting is the question “Which would I choose?” since > Matt is writing a book on Spring (Spring Live). > https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf > > > > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.764 / Virus Database: 511 - Release Date: 9/15/2004 > |
|
From: Matt R. <li...@ra...> - 2004-11-27 16:45:54
|
First of all, it should be said that this comparison is heavily biased b/c I've used Struts ever since it came out in June 2001. I think Spring has an awesome MVC framework. The things I find missing at its core are client-side validation and a rich JSP tag library. You can solve #1 with Commons Validator and #2 with JSP 2.0 Tag files - neither of which are distributed with Spring. I can understand the lack of JSP tags b/c the current tags allow you to do WSIWIG editing (ala Tapestry) and also you get full control over the HTML. If I were able to make the leap to JSP 2.0, I would probably choose Spring over WebWork and Struts. It's easy to test and easy to work with. I just wish there was a way to have a parent class for your Controllers and SimpleFormControllers. A common base class in a web framework controllers is something I've found useful. I like all the ones I wrote about in the comparison and I will continue to use them all. I think Spring is better than Struts, but on par with WebWork. I just wish Spring had easier ways to do <select>s and multi-select <select>s. You can't really compare Spring MVC to Tapestry/JSF because it's a different type of development (request-based vs. component/event). I would recommend starting a new project with any of these 5 frameworks. Matt Ernesto Echeverria wrote: > well yes, Matt where did you leave spring? > > Tom K wrote: > >> Very interesting pdf presentation on the comparisons of MVC >> frameworks. What makes it interesting is the question “Which would I >> choose?” since Matt is writing a book on Spring (Spring Live). >> https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf > |
|
From: Tom K <tk...@co...> - 2004-11-27 23:16:49
|
Thanks Matt for an objective view. Constructive criticism makes things better. Tom K. -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Matt Raible Sent: Saturday, November 27, 2004 10:46 AM To: spr...@li... Cc: spr...@li... Subject: Re: [Springframework-developer] Re: Interestng Comparison of MVC Frameworks First of all, it should be said that this comparison is heavily biased=20 b/c I've used Struts ever since it came out in June 2001.=20 I think Spring has an awesome MVC framework. The things I find missing=20 at its core are client-side validation and a rich JSP tag library. You=20 can solve #1 with Commons Validator and #2 with JSP 2.0 Tag files -=20 neither of which are distributed with Spring. I can understand the lack of JSP tags b/c the current tags allow you to=20 do WSIWIG editing (ala Tapestry) and also you get full control over the=20 HTML. If I were able to make the leap to JSP 2.0, I would probably=20 choose Spring over WebWork and Struts. It's easy to test and easy to=20 work with. I just wish there was a way to have a parent class for your=20 Controllers and SimpleFormControllers. A common base class in a web=20 framework controllers is something I've found useful. I like all the ones I wrote about in the comparison and I will continue=20 to use them all. I think Spring is better than Struts, but on par with=20 WebWork. I just wish Spring had easier ways to do <select>s and=20 multi-select <select>s. You can't really compare Spring MVC to=20 Tapestry/JSF because it's a different type of development (request-based vs. component/event). I would recommend starting a new project with any of these 5 frameworks. Matt Ernesto Echeverria wrote: > well yes, Matt where did you leave spring? > > Tom K wrote: > >> Very interesting pdf presentation on the comparisons of MVC=20 >> frameworks. What makes it interesting is the question =93Which would = I=20 >> choose?=94 since Matt is writing a book on Spring (Spring Live).=20 >> https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.=20 http://productguide.itmanagersjournal.com/ _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.764 / Virus Database: 511 - Release Date: 9/15/2004 =20 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.764 / Virus Database: 511 - Release Date: 9/15/2004 =20 |
|
From: Roberto C. <rob...@in...> - 2004-11-28 08:50:45
|
Matt Raible wrote: > I think Spring has an awesome MVC framework. The things I find > missing at its core are client-side validation and a rich JSP tag > library. You can solve #1 with Commons Validator and #2 with JSP 2.0 > Tag files - neither of which are distributed with Spring. Right....jsp....Springs is View technology independent. It may not be specialized on one view tech but that's your choice > > I like all the ones I wrote about in the comparison and I will > continue to use them all. I think Spring is better than Struts, but > on par with WebWork. I just wish Spring had easier ways to do > <select>s and multi-select <select>s. Have you seen the Spring-Velocity macros? Selects are really not a problem. /roberto |
|
From: Jose N. <jos...@sk...> - 2004-11-25 21:31:44
|
This has been discussed this month at TSS http://theserverside.com/news/thread.tss?thread_id=3D29817 =20 Read how people reacted to that, interesting thread ... =20 Jos=E9. =20 -----Message d'origine----- De : spr...@li... [mailto:spr...@li...] De la part de Tom K Envoy=E9 : jeudi 25 novembre 2004 19:15 =C0 : spr...@li...; spr...@li... Objet : [Springframework-user] Interestng Comparison of MVC Frameworks =20 Very interesting pdf presentation on the comparisons of MVC frameworks. What makes it interesting is the question =93Which would I choose?=94 = since Matt is writing a book on Spring (Spring Live). https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf =20 =20 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.764 / Virus Database: 511 - Release Date: 9/15/2004 |