2

I'm interested in using webwork 2, after great experience on struts 1.2 on previous project.

But after I checked on webwork, the latest release is 2007 and the few documentation tutorial status "is in progress". Anybody know is it still being developed or released periodically?

T J
  • 42,762
  • 13
  • 83
  • 138
Mr.K
  • 305
  • 7
  • 18
  • google timeline: http://www.google.com/search?q=webwork+framework&hl=en&tbo=1&tbs=tl:1&source=lnt&ei=E6wBTL72MtKp_AaimYjjDg&sa=X&oi=tool&resnum=3&ct=tlink&ved=0CBwQpwU – miku May 30 '10 at 00:07

1 Answers1

2

WebWork 2 is taken over by Apache in favor of Struts 2. Here's an extract of relevance from the Struts homepage:

Struts 2 was originally known as WebWork 2. After working independently for several years, the WebWork and Struts communities joined forces to create Struts 2. The 2.x framework is the best choice for teams who value elegant solutions to difficult problems.

T J
  • 42,762
  • 13
  • 83
  • 138
BalusC
  • 1,082,665
  • 372
  • 3,610
  • 3,555
  • Hi balusc, so in conclusion webwork 2.2.7 (latest version since 2007) equals struts 2 (who had the latest release Nov 2009) ??? is it right? – Mr.K May 30 '10 at 09:04