1 Reply Latest reply on Mar 11, 2010 9:00 AM by nickarls

    generated report (excel, txt, pdf) and emailing them

    hemangajmera

      Hi
         I am new to J2EE, Seam and facelet and tried searching for this in forum but didnt get much help. I can now get excel / pdf pages to download using web browser in my application. However I need to schedule the job and create some as a file on server and email some of them directly without any manual intervention. Is there a simple way to do this, utilizing the xhtml I have already written to show them on web browser.


         Also I need to create fixed width format and tab delimited files (not done anything on this end). Does facelet supports creating them, or I need to use POJO to browse the object and format it manually.



      Thanks and Regards
      Hemang Ajmera