On 10/26/06, Jim Reynolds <[EMAIL PROTECTED]> wrote:
From reading about Struts2, I can see that it is a marriage of Struts 1.x and WebWork.
It's a marriage of the communities, but the codebase is the technical equivalent of WebWork 2.3. We've added a few new features, like wildcards and plugins, and new interceptors, like Checkbox, and spruced up the documentation, but Struts 2 is essentially WebWork 2. The reason the migration is working well for us is because WW2 was already very much like Struts, only better :) -Ted.
Now WebWork actually consisted of 2 frameworks from my understanding. WebWork framework for Web and underneath that was XWork framework. Also, WebWork in 2.2 I believe was starting to use Spring IOC for its inversion of control. So I guess I would like to know is the following: 1) Does Struts2 use Springs IOC? 2) Does it use WebWork tags? 3) Is XWork still underneath the covers for its expression language? Any input would help, Thanks,
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]