0 Replies Latest reply on Jun 1, 2007 3:18 PM by viniciuscarvalho

    <a4j:jsFunction> Question

    viniciuscarvalho

      Is it possible to pass arguments to the binding parameter of the bean? From the samples I've seen that one could use <a4j:actionparam> to bind a value to a property of the backed bean. Is it possible to use the binding to a method that need some parameters like: getUser(int id) ?


      Regards