Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

using HTML email templates in Java

843834May 6 2010 — edited May 6 2010
Hi

I need to send email from Java program. These emails are HTML emails with specific templates.

There are
- images which are linked to other pages on Internet on the click of image,
- different background colors etc

surrounding main text part in the body of the email.

I can generate simple HTML emails ( text, attachments, text pointing to simple links ) and that works fine.

But I am not sure how to generate the emails that I mentioned above. What is template ? Can it be useful and if yes how ?

Please guide. A code snippet will be great help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2010
Added on May 6 2010
1 comment
709 views