2 Replies Latest reply on Jun 16, 2009 1:48 PM by wangliyu

    Multiple actions with ajax4jsf commandLink or commandButton

    carlpritchett

      How can I use an ajax4jsf commandLink or commandButton do more than one action?


      E.g. I want to populate a value in a bean using the expression language and also set a variable that other components will use to decide whether to render.


      What is the most appropriate way to do this in seam?


      Do I have to resort to a backing bean or is there a better way?


      Regards,
      Carl.