File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes Difference between Java Mail API & Spring Mail Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Difference between Java Mail API & Spring Mail" Watch "Difference between Java Mail API & Spring Mail" New topic
Author

Difference between Java Mail API & Spring Mail

ujjwal soni
Ranch Hand

Joined: Mar 28, 2007
Posts: 390
Hi,

I am implementing an email system on my website. I want to know what's the difference between Java Mail API & Spring Mail.

Regards,

Ujjwal B Soni

(BCA)
(MSU-Baroda)


Cheers!!!
Ujjwal B Soni <baroda, gujarat, india> <+919909981973>
"Helping hands are better than praying lips......"
Masoud Kalali
Author
Ranch Hand

Joined: Jul 08, 2004
Posts: 531

Spring provides some utility classes in order to make it simple to work with JavaMail APIs, So in case that you use Spring mail API you are using some wrapper and helper classes on top of JavaMail API.


Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Difference between Java Mail API & Spring Mail
 
Similar Threads
Email
Difference between JMS & Java Mail API
difference between jsf library
difference between encodeRedirectURL and encodeURL
Java Mail