• 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

Learning Struts

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi people,

I have good work experience with servlets and jsp. Recently I have attended a few interviews where they focus much on Struts FrameWork. So please suggest me a good and simple book for learning struts. Also for the interview please suggest me the areas where I need to concentrate on Struts framework. Is it good to go with Struts 1.2 or Struts 2 framework?
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check out our bunkhouse for Struts book recommendations.
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Whether to focus on Struts 1 or Struts 2 is up to you, and the type of work you think you're likely to get. They're completely different frameworks, so learning one doesn't necessarily translate to knowing anything about the other.

There is still a surprising amount of new development done with Struts 1, although I'm not really sure why--there are so many other, better choices. I think it's just inertia.
 
Rishi prasad
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for your suggestions Mr.Jeanne and Mr.David !
 
reply
    Bookmark Topic Watch Topic
  • New Topic