you could follow this in the signupAction // Send an account information e-mail mailMessage.setSubject(getText("signup.email.subject")); line 104
good luck tibi Oscar Alvarez wrote: > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net