aspose file tools
The moose likes Servlets and the fly likes JAVA mail API Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "JAVA mail API" Watch "JAVA mail API" New topic
Author

JAVA mail API

mohan kumar nie
Greenhorn

Joined: Feb 05, 2002
Posts: 12
hi,
friends,
where can I get JAVA mail API ?
I want both API and Tutorial about it.
Thanks in Advance
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
The Java Mail API, like all official APIs, is avaiulable from http://java.sun.com/ . Look in the "products and APIs" list for JavaMail.
I think there is also a tutorial there, but if you search here on Java Ranch you will find several examples of code which use Java Mail, and instructions for installing and using it.


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
hi Mohan,
you will not find a tutorial for Java Mail. But will have to download the Mail specifications to have a very clear understanding of the API. other than this the book Professional Java Servler Programming by Wrox has a chapter explaining it.
It is not worth buying the book for a single chapter but u can check out the chapter from friends or in u r office.
The example programes that come with the API will help u a lot in understanding what it is all about. Try them out. I think it is worth the effort to know the Mail API as mail is omni present on the net.
If u have any problems do tell us here.
Regds.
Rahul

[This message has been edited by rahul_mkar (edited July 25, 2000).]
mohan kumar nie
Greenhorn

Joined: Feb 05, 2002
Posts: 12
hi
Frank and Rahul,
Thanx u both
regds
mohan
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JAVA mail API
 
Similar Threads
providing email functionality using struts
Email
Automated mail from the recepient
Java Mail
Help me to download java Mail API (urgent)