Back to Java Users Group Home Print this page

Java Users Group

December 2008 Meeting Information

December 9, 2008
Using the JavaMail API for Developing a Mail Merge Application

This month's meeting will demonstrate how to develop a small mail merge application using your favorite backend database and the JavaMail API. You may already be familiar with this technique using Microsoft Office applications. I have already used this application to send you personalized e-mail announcements using my Java Users Group MySQL database. We will review the entire mail merge application with the main focus being the JavaMail API including how to send e-mail with both regular text content and attachments.