All Things Email

About | Contact

Special delivery!

Bulk e-mailing with DB2, Java, JDBC, and the JavaMail API

by Kulvir Singh Bhogal

IBM developerWorks, 2002-02-01
Language: English

See also

Article: Part 2
Article: Part 3

External links

Full text: HTML, PDF

Abstract

This article explains how to build a small yet powerful Java application that acts as a bulk e-mailer, and includes a complete example of using the JavaMail API. By using Java Database Connectivity (JDBC) to pull a set of e-mail addresses from DB2 into a Java program, you can e-mail messages to a target audience using the JavaMail API. The progress of the e-mailing endeavor is tracked by tapping into some of the offerings of Java Swing.

Creative Commons. Some Rights Reserved.
Copyright © 2004 Jochen Topf
Unless otherwise noted the contents on this site are licensed under the
Creative Commons Attribution-ShareAlike License.