cancel
Showing results for 
Search instead for 
Did you mean: 

Table,Images in Email text area

former_member225041
Participant
0 Kudos

Hi Experts,

I am using javax.mail API to send a mail which is deployed on SAP WAS. I want to send text of a mail which contains table as well as in images.

How do i achieve it with Webdynpro

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Kindly look into the javax.mail API - of which you'll see that you can send an e-mail with HTML formatting.

Check this link: [JavaMail Example|http://www.rgagnon.com/javadetails/java-0504.html]

Goodluck!

Regards,

Jan

Answers (0)