Wednesday 28 August 2013

In Spring How to send email with attachments to multiple users

In Spring How to send email with attachments to multiple users

I am using spring & Java based application. I just need to send reports to
users periodically .I have done this by using JavaMailSender and velocity
and Jobscheduler.
But I need to send reports to multi recipients at onetime. Does any one
know that How to send email to multi recipients without showing other
recipients who has received the same email by using spring framework ?

No comments:

Post a Comment