2 Replies Latest reply on Feb 2, 2010 10:57 AM by ronanker

    a4j:actionparam converter always null with JSP

    ronanker

      Hi,

       

      We are using RichFaces 3.3.1 and *JSP*.

      It seems that A4j:param              "converter" attribute is not working with JSP.

      The "_converter" attribute in the UIActionParameter is always null.

       

      We tried both setting a reference to a converter object and setting a converterId (defined in faces-config.xml) but nothing.

       

      Could anyone confirm the issue ?