Discussions

Blogs: Integrating Struts 2, JSF and Facelets

  1. Integrating Struts 2, JSF and Facelets (1 messages)

    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
  2. Thats a good way of showing the integration of Struts, but i think Hi5 explains it better