Win a copy of Java Persistence with Spring Data and Hibernate this week in the Spring forum!
  • 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

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: 5006
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
 
Wanna see my flashlight? How about this tiny ad?
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic