PDA

View Full Version : SimpleMailMessage should be Cloneable


Anonymous
03-16-2005, 10:52 AM
Hi!

I like Spring very much - makes Life much easier. :D

But i found that it would be a little bit easier if SimpleMailMessage would be Cloneable.

So i could assign a "Template" MailMessage to my Services (wich are Singleton) and clone this message if i need to and replace all values I want to, and send then. Or have I just missed something.

btw

Aleks Seovic
03-18-2005, 11:50 AM
Hi Thomas,

Not sure which SimpleMailMessage you are talking about, I couldn't find anything similar in Spring.Net. If you are using Spring Java framework you might want to post this message again on http://forum.springframework.org, this board is for Spring.Net port only.

-- Aleks