Search |
||
Coming home to Struts (after life in the land of JSF)Posted by dsuspense on August 20, 2006 at 6:48 AM PDT
I am currently on a Struts contract, after working on a JSF (MyFaces) project for the past year. So what is it like moving back? The first hurdle is coming up to speed with the changes since Struts 1.0, which was the last Struts version I used almost 3 years ago. Tiles, Validator, Modules, Plugins, JSTL support, Spring support, Hibernate support, IBatis support and numerous Action and Form classes to extend and customize are some of the changes that make Struts more of a joy to work with now. Working with JSF (MyFaces) on the other hand, while suporting many of the new opensource Java projects that make web application development easier today (Spring, Hibernate, Ibatis, etc), felt like Struts 1.0 did back in those days. So how does "programming" in Struts compare to JSF? What can you do if you are interested on embarking on a Java web app project and need to decide what to use? If you are looking for more information comparing Struts and JSF I would recommend the following articles/blogs: JavaServer Faces (JSF) vs Struts »
Related Topics >>
J2EE Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|