Struts Action 2.0.0
If I had known Struts 2.0.0 was complete, I might have done something different last weekend. Instead, I spent too much "free time" learning JSF. It was fun of course. I enjoy learning new technologies and so I might have to repeat the excercise with Struts 2.0.
Roller's web UI is based on Struts 1.2, so you'd think Struts 2 would be the obvious upgrade path. But Struts 2.0 is really not an upgrade of Struts 1, its a whole new thing. In case you don't know, the Struts team took an entire different, and some say much better, framework called Webwork and rebranded it as Struts 2. So you can't really migrate a Struts 1 app to Struts 2; instead you're basically porting your app to an entirely different framework -- potentially a giant amount of work. We need to think carefully about what to do with the Roller UI.
Roller's web UI is based on Struts 1.2, so you'd think Struts 2 would be the obvious upgrade path. But Struts 2.0 is really not an upgrade of Struts 1, its a whole new thing. In case you don't know, the Struts team took an entire different, and some say much better, framework called Webwork and rebranded it as Struts 2. So you can't really migrate a Struts 1 app to Struts 2; instead you're basically porting your app to an entirely different framework -- potentially a giant amount of work. We need to think carefully about what to do with the Roller UI.
Dave Johnson
in Java
• 🕒 04:22AM Sep 28, 2006
Tags:
Java
Posted by Don Brown on September 28, 2006 at 03:17 PM EDT #
Posted by Dave Johnson on September 28, 2006 at 04:54 PM EDT #