Fix the implementation of the setAttachment method. This method must attach a file to the email.
Hints:
1. Use version 1.4.7 of the JavaMail API library.
2. The email must have only one part (MimeBodyPart) with the file.
Sending an email with a file attachment
- 20
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet