HTML mail

Hi everybodyI have to send a html mail with my application after downloading is ready.What is the simpliest way for sending a mail in java?Satanduvel
[177 byte] By [Satanduvela] at [2007-11-27 3:04:55]
# 1
The Java Mail API
mlka at 2007-7-12 3:49:48 > top of Java-index,Java Essentials,New To Java...
# 2
yes i'm trying that but i get i error Exception in thread "Thread-5" java.lang.NoClassDefFoundError: javax/activation/DataSourcebut i thinkj i have to find activation.jar but where is h?Satanduvel
Satanduvela at 2007-7-12 3:49:48 > top of Java-index,Java Essentials,New To Java...
# 3
I'm sure the link to that jar was on the same page as the download for Java Mail.If not, I bet the [url= http://java.sun.com/products/javamail/FAQ.html#JAF]FAQ[/url] would know.
mlka at 2007-7-12 3:49:48 > top of Java-index,Java Essentials,New To Java...
# 4
Ok thx i've got startedSatanduvel
Satanduvela at 2007-7-12 3:49:48 > top of Java-index,Java Essentials,New To Java...