Archive | November 11th, 2008

Email Integration in Spring Framework

November 11, 2008

3 Comments

1)Introduction The Spring Framework provides a supportive utility library for sending email that shields the user from the essentials of the core mailing system and is dependable for low level resource handling on behalf of the customer. Spring Framework uses the following package as a root level package for the email support: org.springframework.mail MailSender is [...]

email