FRIDAY #3 Struts 2.0 or Struts 1.x ?
0 answers - 925 bytes -

10/6/06 11:50 AM, "Wesley Wannemacher" <WesW (AT) doubleatrailer (DOT) comwrote:
Last question (until next week) is probably pretty obvious from the
subject. I figure if I am going to build from scratch, I should consider
Struts 2.0. The disadvantage though seems to be that the book I bought
doesn't seem to deal with 2.0. Will this be a problem? , is most of
the code close enough that I can use the online doco?
Hi Wes,
The decision on web framework is a big decision. I've recently gone through
it for a new project and after a lot of examination decided on Struts 2. To
familiarize myself with the framework I read "WebWork in Action". Struts 2
is a derivative of WebWork 2, so the book applies very well to the current
Struts 2.
Personally I would recommend a very long look at Struts 2. It's a very nice
framework.
Take care,
Mark