aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes How java sends email with html/image content Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "How java sends email with html/image content" Watch "How java sends email with html/image content" New topic
Author

How java sends email with html/image content

Nina Anderson
Ranch Hand

Joined: Jul 18, 2006
Posts: 148
Hi Guys,

I have an online application that will need to:

1) send business emails to users.

2) send the same email content to user, only that each email with need to have the user's name in it.

3) email content needs to be in html format with the business logo, images etc.


I've never done Java mail before, so I wondering how I need to go about coding this component. Since, I dont know how Java mail works, I have no idea how to achieve this.

will appreciate any leads or insight you can provide.

Please please Help....
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

Start by reading the JavaMail FAQ. And in your JavaMail download you will find a collection of program examples that show you most of the techniques you will need.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How java sends email with html/image content
 
Similar Threads
Java mail contentType..
Java Mail content as HTML format
strange characters(?) added to the end of my subject text
How java sends email with html/image content
How to make Email template