• 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

New To Struts

 
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Great Ranchers,

Actually I wanna know that which book is the best for learning latest version of Struts. I've basic knowledge of Servlets & JSPs including JSTL & custom Tags. Please let me know what are the prerequisites for learning the same and how long will it take to be Struts Master .

Thanks Regards
 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi raunak saxena ,

The Best Book for learning struts :

Book Tile "Struts in Action"
Authors : Ted Husted,
Cedric Dumoulin,
George Franciscus,
David Winterfeldt

you can also refer API and Examples in website
The Links Are :
1. http://struts.apache.org/
2. http://www.roseindia.net/struts/
 
Maneessh saxena
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI Kathiresan Chinnasamy,

Thanks for your kind reply ..... can you let me know that how long will it take to gain good knowledge of Struts ... because I've to take descision accerdingly .....

Thanks & Regards
 
Kathiresan Chinnasamy
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi raunak saxena ,

It 'll take to study at maximum 10 days if you already know the servlet and Jsp(including jstl and customtags) .

you already knew the concept of servlet and jsp ...

So it 'll be easy for you...

but before you getting into project do some basic examples .. surely it 'll help you
 
Kathiresan Chinnasamy
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Surely i 'll help you If you struggle with sturts while doing sample examples because i was also struggled while doing samples in struts..

I am using Struts1.1 in eclipse
 
Maneessh saxena
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks buddy ...


Best Regards
 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello.

I wanted to tell you that probably you will find Struts 2 far better than Struts. If I were you I'd rather learn Struts 2 and in that case it would be better to study Struts only for a while and early begin studying Struts 2.

Once you know Struts and you want to begin working in a real project, you may find very usefull to integrate Struts 2 with other frameworks that cover other concerns. Just as an example I think that Spring2+Struts2+Sitemesh or Spring2+Struts2+Tiles are very good teams. They work very well together.

I hope it was of your interest
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic