Expresso Email ConnectivityUtilizing the standard JavaMail API and the Java Activation Framework, Expresso provides easy access from your application to email.
Expresso Components Listing |
|||||||||||
IntroductionAnother feature that the Expresso framework features is email integration.
Instead of the application programmer having to develop his/her own email
notification system, there is a base level email integration built right
in. From that base email class, there are several different classes that
make use of
|
|
||||||||||
Email Integration FeaturesFacilities provided for email include: Event notificationsThe Job class, a class to provide cron or batch like functions, has a mechanism for emailing certain parties that can be customized to alert the certain recipients when the job has started, when the job has finished, and/or when the job encounters in error. Login VerificationThe User, DefaultUserInfo, and UserLDAP classes, which handles the registration and manipulation of users within the Expresso framework, has an email conduit already setup. This email conduit allows verification of the user, deterring spammers from registering, and keeping the database up-to-date. AttachmentsThe User and DefaultUserInfo classes also have an email attachment feature. This makes it easy to attach one or more attachments to any email being sent to a user. As with most features in Expresso, this can be customized to the specific application that is being developed. ConclusionFor technical information about how to use email connectivity, please refer
to the Expresso Developers Guide (EDG) or the Javadocs. |
|||||||||||
|
Home | Products | Services | Partners | Customers | About Us | Login | Forums | Contact Us |
Copyright © 2001-2002 Jcorporate Ltd. All rights reserved. Copyright Privacy
Last Modified: 07-Oct-02 11:26:46 PM