|
KannanRaghupathy's Profile
|
|
|
|
KannanRaghupathy's Articles (2)
|
|
|
|
|
Developing a Spring Framework MVC application step-by-step using NetBeans
Developing a Spring Framework MVC application step-by-step using NetBeans
Email Integration in Spring Framework
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
|
|
|
|