Struts 2 and Webwork

I have to learn a MVC framework for J2EE.

I'm really confused.

I have taken a look and read some tutorials about Struts 1.x, but seems that is complicated to learn and i have read that Struts 2 will be based on Webwork.

I really don't understand this point.

Will Struts 2 be a mix of Struts 1.x and Webwork?

Or... Struts 2 will be exactly Webwork?

In few words, i want to learn a MVC framework, but i don't know which is the best to learn.

Considering the number of jobs vacancies, i see that Struts is the most required, but at the same, it seems to be the oldest framework, and probably it will be completely changed in the version 2?

Thank you for your attention

[723 byte] By [Leonardo_Da_Vincia] at [2007-11-26 16:18:21]
# 1

Comparing Struts 1 and 2:

http://struts.apache.org/2.x/docs/comparing-struts-1-and-2.html

Struts 2 is still a beta release but as Struts 1 is old hat now it's probably the one to learn. Having said that Struts 1 will be around for some time yet and it's likely most projects written in Struts 1 will never be migrated to Struts 2. The other framework I would suggest looking at is JSF, although IMHO Struts 2 will be the most widely used in a year or so.

YoGeea at 2007-7-8 22:41:34 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...