• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Struts versions 1.x, 2, shale

 
Ranch Hand
Posts: 2108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While I still find big companies using 1.x, it may not be a surprise as version 2 is relatively (?) new, and a bigger-than-upgrade conversion is needed to migrate to 2.

One concern I have is on shale. Is it the next version of struts after 2.0? If so, is 2.0 then railroaded and would be like (~)unnecessary, and will die quietly? Or Struts 2.0 and onwards will live, and Shale will have its own following?
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think the real question is whether JavaServer Faces (JSF) will become the de facto standard for web frameworks and leave all other frameworks in the dust. Since Shale is just an add-on to JSF, I don't see it as being all that significant.

When Struts was born, it was by far the best of only a few frameworks available, and so was widely adopted. Today there are many web frameworks worthy of attention, and many, including Struts 2, seem to have significant followings. When Sun adopted JSF as part of the Java EE specification, they clearly hoped that it would become THE framework. As I see it, though, that hasn't happened, nor is it likely to happen any time soon.
 
reply
    Bookmark Topic Watch Topic
  • New Topic