1 Reply Latest reply on May 29, 2008 7:25 PM by pmuir

    How to embed user HTML in Seam Mail

    aconn7
      Requirement:

      Developing newsletter CRM application.  Users to provide newletter html content via uploaded .htm file.  In addition, there may be additional images or files uploaded that should be attached and optionally displayed inline.


      My Issues
    • How do I specify the uploaded html file to be inserted into the m:body?

    • How do reference attachments?  There seems to be a requirement that these exist on the classpath.  How can I do that if my app is deployed as a single .EAR file?  Can I specify an alternate classpath location?

    • Can I use the inline feature to display attached .htm files?


    • Thanks,
      Andy