• 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.. plz help... urgent

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to learn struts ASAP. Don't know where to start? Can anybody plz guide me.
FYI: Using JDeveloper
Bunch of thanks in advance.
Priya.
[ March 10, 2004: Message edited by: priya vinay ]
 
Ranch Hand
Posts: 1934
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It is easier to go through a book on a fiery pace. Usually many books have proven examples and that kind of gives you a head start.
One of the good ones on Struts is "Struts Survival guide" by Srikanth Shenoy etc(may be I am wrong on the author name). This book helped me become upto speed on the framework and also has many useful tricks and tips.
Dan.
 
priya vinay
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ThanQ Dan. Can u gimme some online resources with examples to work with.
Thanks.
 
author
Posts: 184
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Struts distribution itself comes with a handful of sample applications.
Look at each of them to get a hang of Struts features.
Look at the tag documentation.
And when you know enough, go to struts.sourceforge.net look at the Appfuse and couple other applications.
They also have a resources section with links to some online articles
Have fun
 
reply
    Bookmark Topic Watch Topic
  • New Topic