Course Overview
2h 32m | 18 Videos | 60035 Views | Beginner
JavaMail API Training:
The JavaMail is an API that is used to compose, write and read electronic messages (emails). The JavaMail API provides protocol-independent and plateform-independent framework for sending and receiving mails.
The training will help you learn about
- Introduction to JavaMail API
- Protocols- SMTP, PO, IMAP
- Architecture
- Environment setup
- Core Classes in library
- Authentication
- Sending email with Example
- Checking and Retrieving a Mail Example
Target Customers:
- Students/Professionals Interested in learning about JavaMail API
- Developers
Pre-Requisites:
- Basic computer knowledge
- Basic understanding of Java