That's true. Struts 2 is basically WebWork 2.3, at least as far as I can tell. I never used Struts 1, but everything I'm seeing in Struts 2 (we're using it now) is just WebWork, with some name changes and additions.
So I would guess there's not a lot of code from the Struts 1 plugin that would be able to be moved right over to a Struts 2 plugin.
I would love to see this as well.
+1 :)
I'd be willing to contribute with code - though my understanding of Struts-2 is not very deep yet
+1 :)
I'd be willing to contribute with code - though my understanding of Struts-2 is not very deep yet
What is the relation between Struts 2 and String 1 and Webwork?
As far as I know, Struts 2 is more related to Webwork than to Struts 1.
That should of course read:
"What is the relation between Struts 2 and Struts 1 and Webwork?"
That's what you get for switching between IDE and news reader :)
-tt
That's true. Struts 2 is basically WebWork 2.3, at least as far as I can tell. I never used Struts 1, but everything I'm seeing in Struts 2 (we're using it now) is just WebWork, with some name changes and additions.
So I would guess there's not a lot of code from the Struts 1 plugin that would be able to be moved right over to a Struts 2 plugin.
this should probably answer all your questions: http://struts.apache.org/roadmap.html
more or less not a single LOC to be exactly ;)
+1
+1
Struts 2.x is different from 1.x, and a lot of should be done for Struts Assitant. It is a great idea.
Any words from JB?
Any update on this one? Struts 2 seems really nice:)