I have an html email template which generates a view as shown in the attached image here, the html template has an embedded CSS and html content also the logos etc.
I am able to send plain text emails, I can add required html tags create tables etc and the email goes fine, but i need to know how can i bind data to the html template with embeded css and logos to send out emails. I am using javax.mail and amazon ses.