newsletter - How to add word news letter document in the body of the email using Java? -



newsletter - How to add word news letter document in the body of the email using Java? -

i trying send news letter includes images , links. have template designed in word document format. there way attach word document in body of email contents using java mail?

here illustration of email attachment: http://www.jguru.com/faq/view.jsp?eid=30251

btw if inquire me i'd recommend send email without attachment create email body template have. open template using ms word, save html file. have html template. open , find it. sure find insert text. can implement sort of simple template engine (by replacing kind of marks real text) or utilize ready template engines (like velocity.) result can generate looking email pictures etc , without attachments. remember: 10% of recipient open email , 10% of them open attachment.

java newsletter

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -