RE: Using Tiles as Email Templates

2005-08-06 Thread aleiprecht
goes dizzy after long hours of thinking in circles ;) Rgds albi -Original Message- From: Larry Meadors Sent: Saturday, August 06, 2005 4:10 PM To: Struts Users Mailing List Subject: Re: Using Tiles as Email Templates On 8/6/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I sti

Re: Using Tiles as Email Templates

2005-08-06 Thread Larry Meadors
On 8/6/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I still wonder, how one would do it with the standard struts/tiles > combination. Hmm, I wonder WHY? Larry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

RE: Using Tiles as Email Templates

2005-08-06 Thread aleiprecht
7; Subject: Using Tiles as Email Templates Hi all, I have a tile layout that renders an email text (plain). Now after the user selects an action(ie. password retrieval), I want to use the output of the tile (configured as an action path) as the source for my email in the other action (ie. password

RE: Using Tiles as Email Templates

2005-08-06 Thread aleiprecht
<+-+(pwretrieval.template) | |mailto:[EMAIL PROTECTED] Sent: Saturday, August 06, 2005 11:47 AM To: 'Struts Users Mailing List' Subject: Using Tiles as Email Templates Hi all, I have a tile layout that renders an email text (plain).

Using Tiles as Email Templates

2005-08-06 Thread aleiprecht
Hi all, I have a tile layout that renders an email text (plain). Now after the user selects an action(ie. password retrieval), I want to use the output of the tile (configured as an action path) as the source for my email in the other action (ie. password retrieval). I know how to pull t