• 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: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys - What is the best way to learn struts any good book - sugestions.
I find it particularly tough to undersatand the form controls - specially the Select box(Drop down box) - populating it with data from database by iterating.
Is there any book that explains these concepts in details.
Also any good and friendly editor for Struts.
 
Ranch Hand
Posts: 354
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
here's one: http://www.reumann.net/struts/main.do
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Net is the best resource to get on. If you want to stick to books then have a look at Complete Reference Struts book. Try to work by taking small examples, it will really create confidence in you. Hope this helps you.
 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Gary

This might interest you Apache Struts Resources. There are links to books, tutorials etc.

Cheers
Steve
[ October 28, 2005: Message edited by: Steve McCann ]
 
Gary Jones
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks - I think the struts resources link is good.
Stutting with struts link is also good.I had a peep into iBatis there for data mapping also.
 
reply
    Bookmark Topic Watch Topic
  • New Topic