Hello. I'm trying to send e-mails in my appfuse2-strut2-basic web application. But i don't find an example on how to do this in service tier...
I extended GenericManager and overrides save method to do the logic needed, because i don't want to put it in struts2 action. It complicates so much the action, and i think it is not a web responsibility... I'm rigth? There are one rigth direction to put my research efforts? Best Regards Oscar