| 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
|
 |
 |
|
|
subject: Difference between Java Mail API & Spring Mail
|
|
|