|
[Short Course| About This Short Course] Exercise OutlineWelcome to the jGuru exercises on the JavaMail API. The JavaMail exercises demonstrate how to setup your JavaMail environment, send and receive mail through SMTP and POP respectively, and show how to work with attachments and filters. About ExercisesA jGuru exercise is a flexible exercise that provides varying levels of help according to the student's needs. Some students may complete the exercise using only the information and the task list in the exercise body; some may want a few hints (Help); while others may want a step-by-step guide to successful completion (Solution). Since complete solutions are provided in addition to help, students can skip an exercise and still complete later exercises that require the skipped one(s). The Anatomy of an ExerciseEach exercise includes a list of any prerequisite exercises, a list of skeleton code to start with, links to necessary API pages, and a text description of the exercise's educational goal. In addition, buttons link you to the following information:
Exercise Design GoalsThere are three fundamental exercise types that you may encounter:
To make learning easier, exercises, where possible, address only the specific technique being taught in that exercise. Irrelevant, unrelated, and overly complex materials are avoided. JavaMail Exercises
Install the JavaMail reference implementation. Educational goal(s): This exercise has you write the code necessary to send a mail message. Educational goal(s): This exercise has you use the JavaMail API to read your mail. Educational goal(s): This exercise teaches you how to setup a reply message. Educational goal(s): This exercise teaches you how to include an attachment with your message. Educational goal(s): This exercise teaches you how to send HTML messages, directly referencing included attachments. Educational goal(s): Copyright 1996-2001 jGuru.com. All Rights Reserved. | ||||
|
| ||||||||||||