5 Replies Latest reply on Sep 13, 2011 12:42 PM by navier98

    a4j:commandButton doesn't  work with <ui:include>

    navier98

      Hi:

       

      I'm having problem to make a4j:commandButton to work (going to the action method) on a page ajax loaded with <ui:include>.  In JSF 2.0 the javax.faces.FULL_STATE_SAVING_VIEW_IDS may help to solve the problem but I'm using JSF 1.2 with Richfaces 3.3.  Any solution to this problem is really appreciated.  This can be easily reproduced by using the rich-examples.  In the tabs example, add <ui:include> to include another page such as the ones in the select examples for all 3 tabs.  The includeded pages don't work correctly when switching tabs.

       

      thanks!!