You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Leonidas Papadakis <lp...@bluecore.gr> on 2008/10/03 15:20:45 UTC

struts2 , freemarker email template

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 ...

Any suggestions ?

I appreciate your answers.

Regards,

Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: struts2 , freemarker email template

Posted by Leonidas Papadakis <lp...@bluecore.gr>.
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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: struts2 , freemarker email template

Posted by Dave Newton <ne...@yahoo.com>.
--- 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-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: struts2 , freemarker email template

Posted by Leonidas Papadakis <lp...@bluecore.gr>.
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 <lp...@bluecore.gr>:
>   
>> 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 ...
>>
>> Any suggestions ?
>>
>> I appreciate your answers.
>>
>> Regards,
>>
>> Leon
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>>     
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: struts2 , freemarker email template

Posted by Gabriel Belingueres <be...@gmail.com>.
With Spring this is pretty much easy to do.

2008/10/3 Leonidas Papadakis <lp...@bluecore.gr>:
> 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 ...
>
> Any suggestions ?
>
> I appreciate your answers.
>
> Regards,
>
> Leon
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org