DEVFYI - Developer Resource - FYI

Both JSF and Struts will continue to exist for a while ?

Struts Questions and Answers


(Continued from previous question...)

69. Both JSF and Struts will continue to exist for a while ?

Both JSF and Struts will continue to exist for a while. The Struts community is aware of JSF and is positioning itself to have strong support for JSF. See What about JSTL and JavaServer faces?

From a tools perspective, if you look at the support for JSF versus Struts in WebSphere Studio, the Struts tools are focused around the controller aspects. The Web Diagram editor helps build your Struts configuration and the wizards/editors build Struts artifacts. The JSF tools are geared towards building pages, and in essence, hide the JSF framework from you. Expect WebSphere Studio to support both frameworks for a while. As JSF matures, expect to see some of the controller aspects in JSF to become toolable.

(Continued on next question...)

Other Interview Questions