Exercise

Today's exercise is to add additional email functionality to the Agency case study. In the exercise directory under Day 11 on the accompanying Web site there is a version of the Agency case study that sends emails to applicants whenever they register or change their details. This extra functionality has been added to the JobMatch MDB and is implemented by the EmailApplicant class.

Using the code in the exercise directory as a starting point, your task today is to add functionality to the ApplicantMatch MDB to send email to all customers when a new applicant registers or changes their details. Use the existing code in the JobMatch class as a guide to adding your new functionality. You will find it convenient to either modify the EmailApplicant ...

Get Sams Teach Yourself J2EE™ in 21 Days, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.