Spring and JSF 2005-07-07 - By Frans Verhoef
Back I doubt Spring is used as much as Struts for the simply fact that Struts was one of the first MVC frameworks out there, and the Spring Framework is quite new. That is the power of Struts, it was the first good mvc solution out there. That is also the drawback of Struts, as it can be cumbersome and counter -intuitive at times, and a lot of 'mistakes' in struts have been solved in later mvc technologies.
I personally started with Spring only a couple of months ago, after having used Struts before. I could easily switch, as I work in an environment where I have a big say in the implementation and technologies being used for each project. If in general technologies are imposed on you, then maybe learning Struts might be better. Otherwise I can advise you to at least take a look at the Spring Framework.
As for JSF, that is a Sun standard, and as such I do not think you can go wrong by learning it. I have no experience myself with JSF, so I cannot give you much useful advice ;)
Cheers Frans
On Thu, 7 Jul 2005 05:23:38 -0400, Mark Galbreath wrote: >?Thanks very much! ?Is Spring being used as widely as Struts in >?commercial/govt development? ?In other words, are technologies like >?Spring and JSF worth the learning curve? > >?~mark > > >?Frans Verhoef wrote: > >>?Welcome back to the world of java! >>?Instead of Struts, you might also consider using the Spring >>?Framework (http://www.springframework.org/ ). In my opinion it >>?works pretty cool, and is cleaner in the design than Struts. >>?There is a good introduction article here: >>?http://www.theserverside.com/articles/content/SpringFramework/article. >>?html >> >>?Cheers, >>?Frans >> >>?On Wed, 6 Jul 2005 22:19:52 -0400, Mark Galbreath wrote: >> >> >>>?Alls, >>> >>>?I have been out of the loop since Sun released JDK 5.0 doing (* >>>?gasp* ) C#.NET and PHP gigs. ?What, if any, good books >>>?(O'Reilly, A! Press, Manning, etc.) are recommended to catch up >>>?with J2EE technologies, specifically, servlets, JSP, JSTL, >>>?Struts.... ?Not really interested in EJB as I've always >>>?believed that is a bloated technology looking for an >>>?application. >>> >>>?tia, >>>?Mark >>> >>>?=====================================================================>>>? = ==== To unsubscribe, send email to listserv@(protected) and >>>?include in the body of the message "signoff J2EE-INTEREST". >>>?For general help, send email to listserv@(protected) and >>>?include in the body of the message "help". >>> >> >>?=====================================================================>>?==== = To unsubscribe, send email to listserv@(protected) and >>?include in the body of the message "signoff J2EE-INTEREST". ?For >>?general help, send email to listserv@(protected) and include in >>?the body of the message "help". >> > >?=====================================================================>?===== To unsubscribe, send email to listserv@(protected) and >?include in the body of the message "signoff J2EE-INTEREST". ?For >?general help, send email to listserv@(protected) and include in >?the body of the message "help".
==========================================================================To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|