Skip to content
Advertisement

Tag: send

Java Simple Email Program in Eclipse

I want to make a simple program where you can send email from the Command Line. I found this tutorial, ‘ http://www.tutorialspoint.com/java/java_sending_email.htm ‘, however the downloads don’t. So where can I get JavaMail API and Java Activation Framework (JAF) and how would i put it in my class path. Basically Im looking for someone to break it down and show

Advertisement