2 Replies Latest reply on Nov 6, 2006 8:41 AM by andyd

    Dynamic file generation and download from seam context

    andyd

      As part of my project I will need to create a new text based file, similar in csv format, from the results of work done under a conversation in seam and based on data stored in the underlying database. I'm trying to figure out how to go about this.

      As a starting point, would an one do this from Seam/JSF, or would this be a matter for a special servlet which accesses and checks that a seam conversation is started, etc? I would certainly expect to change the mime type....

      Thanks,
      Andy.