What if you didn't have to choose between a request-based framework and a component-based framework? What if you could use them together and use request-based for some pages and component-based for others? This is the functionality that the Struts 2 JSF Plugin provides. I also discovered that there's no documentation on integrating it with Facelets. Luckily, it's pretty easy to do - hence my reason for writing this entry.Read the complete post: http://raibledesigns.com/rd/entry/integrating_struts_2_jsf_facelets
-
Integrating Struts 2, JSF and Facelets (1 messages)
- Posted by: Daniel Rubio
- Posted on: August 14 2007 17:30 EDT
Threaded Messages (1)
- Re: Integrating Struts 2, JSF and Facelets by pablo perez on January 22 2008 05:52 EST
-
Re: Integrating Struts 2, JSF and Facelets[ Go to top ]
- Posted by: pablo perez
- Posted on: January 22 2008 05:52 EST
- in response to Daniel Rubio
Thats a good way of showing the integration of Struts, but i think Hi5 explains it better