On 9/21/05, Siva Jagadeesan <[EMAIL PROTECTED]> wrote: > > 1. is it difficult to switch from Struts to JSF for Struts-enabled ;-) > > developer. How steep is the learning curve? > > There is going to be initial learning curve for sure. BUT IT IS WORTH it. > Struts and JSF are totally in different paradiam. Struts is Action oriented > and JSF is component oriented. When I moved from struts to Tapestry ( which > is also Component based) it was kind of tough. But after I understood > Tapestry it was relatively easy for me to move to JSF. > Very unlogical comparison for struts and jsf is procedural and object > oriented programming. Moving to OOP has some initial learning curve, but no > one can deny it is worth it.
This is a good comparison. After over a year of working in ASP.NET, which is also component-orientated, I'm just finally "getting it". One thing that slowed me down is that a lot of newbie ASPX material is focussed on pouring a "Classic" architecture into a component environment. Old-wine-in-new-bottles doesn't work any better and can even work worse. Once you get past action-orientation and start thinking in components, everything comes together. But, hey, it took me over year to migrate from procedural programming to OOP back in 19{cough}. :) -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]