How to send emails from a Java program using Javamail API. The sample article demonstrates how to make an authenticated SMTP connection with TLS.
Here is a Java program that demonstrates how to read and write Excel files using the Apache POI HSSF library