JavaMail - basic
| Released | Beta | Frozen | ||
|---|---|---|---|---|
Standards |
|
|||
Message standards 1 questionDescribe the main RFC standards about Internet messages (RFC2045 - http://www.ietf.org/rfc/rfc2045.txt
Not covered: message security: signature, encryption and compression |
0 | 8 | 0 | |
Transport standards 1 questionDescribe the SMTP main features and commands (RFC821 - http://www.ietf.org/rfc/rfc821.txt
Not covered: authentication mechanisms; all the other SMTP commands |
0 | 7 | 0 | |
Mailbox standards 2 questionsDescribe the IMAP (RFC2060 - http://www.ietf.org/rfc/rfc2060.txt
Not covered: protocol commands. |
1 | 11 | 1 | |
Message APIs |
|
|||
Message Structure 3 questions
Explain the responsibility of and differences between the message structure interfaces and classes; write and review code that uses those classes.
|
0 | 15 | 0 | |
Message Content 3 questionsWrite and review code that writes and retrieves the content and attachments of messages, using:
Not covered: the implementation of JAF beans. |
0 | 0 | 0 | |
Addresses 1 questionWrite and review code that uses the Address and InternetAddress classes.
Not covered: NewsAddress |
0 | 4 | 1 | |
Message Headers 1 question
Write and review code that manipulates message headers.
|
0 | 1 | 0 | |
Storage and Transportation APIs |
|
|||
Mail Sessions 3 questionsWrite and review code that uses of the Session class as a manager of the configuration options. Explain the use and differences of the provided options. Explain the mechanism of Service Providers and write code that chooses the desired provider from a Session object |
3 | 2 | 0 | |
Message Storage and Retrieval 3 questions
Write and review code that uses Store, Folder and store-related classes.
|
0 | 0 | 1 | |
Transport Protocol and Mechanism 2 questions
Write and review code that uses the Transport and transport-related class.
|
0 | 2 | 1 | |
Exam information
- no time limit
- 20 questions (58)
- 80% required
- +3 √
- - 12 points
- 15 day delay
- status: under construction



, RFC2046 -