0 Replies Latest reply on Jun 21, 2011 8:27 AM by mausbull

    a4j:htmlCommandLink in RF 4.0?

    mausbull

      Hi,

       

      I wanted to know if there are any plans to include the a4j:htmlCommandLink component into Richfaces 4?

       

      I'm currently struggling to implement a download link which returns a file to the user. The main problem is that the enctype of my form is enctype="multipart/form-data" and I'm not able to implement my desired functionality using a h:commandLink (somehow the action is never called). However, I can call actions using an a4j:commandLink but this one can't return files. My hope is, that the htmlCommandLink will work.

       

      Does anybody know a solution to my problem?

       

      Thanks

      Stephan