• 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

pls recommend books

 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which book would you recommend to a starter who knows nothing about struts.

thanks
-Rupak
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
See the Struts FAQ
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am currently reading "Struts Design and Programming" by Budi Kurniawan which I consider to be very good. The book has allowed me to start a Struts webapp fairly quickly.
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
May I be so vain as to suggest the free multimedia tutorials on my website?

http://www.technicalfacilitation.com/examscam/get.php?link=../irad/tutorials

The first Struts tutorial is how to add Struts support to IRAD/ECLIPSE/WSAD. That might not apply if you're not using IRAD.

Then next ones are pretty generic though:

Creating Struts Action Classes: Forwarding to a JSP
Doing Validation in Form Objects
Validation and User Feedback
Internationalization with Struts Custom Tags

You see me create that app from start to finish, so there are no holes or missing instructions. Plus, you can pause and rewind the players.

Enjoy!

http://www.technicalfacilitation.com/examscam/get.php?link=../irad/tutorials
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic