0 Replies Latest reply on Nov 18, 2010 3:59 PM by jhahn

    File Download via Remoting API

    jhahn

      Hello,


      Is it possible to download a file via seam remoting?


      I've gotten as far as creating a custom remoting servlet to add in a faces context so the file can be flushed via the response object. When I execute the method via javascript I am able to see the content-type and content-disposition headers returned along with the binary data, however, no browser download dialog.