• 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

I am new to Struts 2(infact i didnt know what is struts 5 mins before)

 
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 new to Struts 2(infact i dont know what is struts 5 mins before)
can any one help me master struts(Something as good as 'Head first Java'
 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
read documents coming with struts.zip package
 
mag hello
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i didnt understand....
where to get struts.zip package from......
i need more help
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One of the big problems with Struts 2 is that it has nowhere near the market penetration that the original Struts has. As a consequence, there is not a whole lot of resources to draw upon when learning.
First, bookmark the Struts 2 home page. There's links off that page to download the library and to tutorials.
There is only one print book available (AFAIK): Ian Roughley's Practical Apache Struts2.
There's a couple of smaller PDF books: Ted Husted's Struts 2 From Square One and Ian Roughley's Starting Struts 2.
 
Ranch Hand
Posts: 3389
Mac MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can try reading through the documentation from apache itself. It is here http://struts.apache.org/2.0.6/docs/home.html.
 
reply
    Bookmark Topic Watch Topic
  • New Topic