Re: struts2 , freemarker email template

2008-10-05 Thread Leonidas Papadakis
That's great . Thanks for your help. Leon Dave Newton wrote: --- On Sat, 10/4/08, Leonidas Papadakis wrote: I use Spring in my project. Is there an example that i can have a look at ? http://static.springframework.org/spring/docs/2.5.x/reference/mail.html Dave ---

Re: struts2 , freemarker email template

2008-10-04 Thread Dave Newton
--- On Sat, 10/4/08, Leonidas Papadakis wrote: > I use Spring in my project. Is there an example that i can > have a look at ? http://static.springframework.org/spring/docs/2.5.x/reference/mail.html Dave - To unsubscribe, e-mai

Re: struts2 , freemarker email template

2008-10-04 Thread Leonidas Papadakis
Thanks for the reply Gabriel. I use Spring in my project. Is there an example that i can have a look at ? Regards Leon Gabriel Belingueres wrote: With Spring this is pretty much easy to do. 2008/10/3 Leonidas Papadakis <[EMAIL PROTECTED]>: Hi there, i would like to ask what is the best

Re: struts2 , freemarker email template

2008-10-03 Thread Gabriel Belingueres
With Spring this is pretty much easy to do. 2008/10/3 Leonidas Papadakis <[EMAIL PROTECTED]>: > Hi there, > > i would like to ask what is the best way to implement a mechanism that from > inside an action i will read a freemarker template file , set the values, > merge it and send it by html email