1.

Discuss About Javamail?

Answer»
  • JavaMail is a set of abstract classes that create a framework for sending, receiving and handling e-mail.
  • The package that Sun provides contains IMPLEMENTATIONS of IMAP and SMTP, which allow sending and receiving mail.
  • The framework EASES the creation of cross-platform mail application WITHOUT an in-depth knowledge of e-mail.
  • There are methods and classes that allow ACCESS to mail folders, download messages, send messages with attachments and FILTER mail.



Discussion

No Comment Found