• 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

Struts

 
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I would like to use Struts for a project that I will be working on.
I am fluent with JSPs and Servlets and am certified as a Sun Web Developer...

How long does it take to get up and running with struts ?
Is it hard to learn ?

thanks,
J.C
 
Ranch Hand
Posts: 78
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am also learning Struts but if you have a good background of JSP and Servlets then learning Struts is not a big issue. I think it may take few weeks.
 
James Clarke
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can someone point me to some resources to learn Struts quickly ?

I plan on writing some small applications that use struts, is this the best way to go about this ?

thanks,

J.C
 
Sheriff
Posts: 17644
300
Mac Android IntelliJ IDE Eclipse IDE Spring Debian Java Ubuntu Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
[Courtesy bump to top after move from Application Frameworks]
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd start by deploying and examining the struts-examples.war file that comes with the Struts download. Then, I'd look for some tools. If you're already using Eclipse, I'd suggest using MyEclipse. It has some good tools that support Struts development. NetBeans 5.0 also has some nifty struts tools. I'd then pick a tutorial geared specifically toward the tool you're going to be using.

This should get you going. If you're going to be doing heavy-duty struts development, I'd also suggest getting one of Struts Development books out there. Search by author for Ted Husted. His stuff is good.
 
She still doesn't approve of my superhero lifestyle. Or this shameless plug:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic