Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ABOUT THIS TUTORIAL
- JavaMail API tutorial
- The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging
- applications. The JavaMail API provides a set of abstract classes defining objects that comprise a mail system. It is an
- optional package (standard extension) for reading, composing, and sending electronic messages.
- Audience
- This tutorial has been prepared for the beginners to help them understand basic JavaMail programming. After
- completing this tutorial you will find yourself at a moderate level of expertise in JavaMail programming from where you
- can take yourself to next levels.
- Prerequisites
- JavaMail programming is based on Java programming language so if you have basic understanding on Java
- programming then it will be a fun to learn using JavaMail in application development.
- ---------------------------------------------------------------------------
- Download this tutorial for free
- 79 pages/PDF/
- 1.37 Mo
- Link:
- http://bit.ly/1t9W6ky
- ---------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement