RE: Construting HTML Email from Struts

2005-02-15 Thread Nils Liebelt
To: Struts Users Mailing List Subject: Re: Construting HTML Email from Struts Nils, When you say special tags, do you mean creating custom tags? The reason I want to have this dynamic environment is so that we can upload content without the need to deploy another ear. This way when the business p

RE: Construting HTML Email from Struts

2005-02-15 Thread Nils Liebelt
To: Struts Users Mailing List Subject: Re: Construting HTML Email from Struts Nils, When you say special tags, do you mean creating custom tags? The reason I want to have this dynamic environment is so that we can upload content without the need to deploy another ear. This way when the business p

Re: Construting HTML Email from Struts

2005-02-15 Thread Niall Pemberton
; Sent: Tuesday, February 15, 2005 3:29 PM Subject: Re: Construting HTML Email from Struts > Niall, > > What is the origin of the "emailStuff" in this wiki page? Thanks. > > > On Tue, 15 Feb 2005 14:25:29 -, Niall Pemberton > <[EMAIL PROTECTED]> wrote: >

RE: Construting HTML Email from Struts

2005-02-15 Thread McCormack, Chris
http://article.gmane.org/gmane.comp.jakarta.taglibs.user/6038 I helped someone a while back with a similar requirement. Hope its useful. Chris McCormack -Original Message- From: Todd Nine [mailto:[EMAIL PROTECTED] Sent: 15 February 2005 12:50 To: Struts Users Mailing List Subject: Constr

Re: Construting HTML Email from Struts

2005-02-15 Thread Shey Rab Pawo
Niall, What is the origin of the "emailStuff" in this wiki page? Thanks. On Tue, 15 Feb 2005 14:25:29 -, Niall Pemberton <[EMAIL PROTECTED]> wrote: > I posted this for someone who asked a similar quesiton recently. > > http://www.niallp.pwp.blueyonder.co.uk/emailTemplate.html > > Niall --

Re: Construting HTML Email from Struts

2005-02-15 Thread Joe Germuska
At 7:50 AM -0500 2/15/05, Todd Nine wrote: Hi all, Does anyone know of a way to construct an HTML formatted email using a struts jsp and a DynaForm? I want our visual designers to be able to updload an email "template", which is just a Struts jsp with the dynabean properties. We would then upl

Re: Construting HTML Email from Struts

2005-02-15 Thread Todd Nine
Nils, When you say special tags, do you mean creating custom tags? The reason I want to have this dynamic environment is so that we can upload content without the need to deploy another ear. This way when the business people change the content of the email, we can easily upload a new format a

Re: Construting HTML Email from Struts

2005-02-15 Thread Niall Pemberton
I posted this for someone who asked a similar quesiton recently. http://www.niallp.pwp.blueyonder.co.uk/emailTemplate.html Niall - Original Message - From: "Todd Nine" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, February 15, 2005 12:50 PM Subject: Construting HTM

RE: Construting HTML Email from Struts

2005-02-15 Thread Nils Liebelt
Sounds a bit complicated! Why do you need to have struts tags? I would go for plain html and add special tags for whatever you need. Path of least resistence... GreetZ Nils -Original Message- From: Todd Nine [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 15, 2005 2:50 PM To: Stru

RE: Construting HTML Email from Struts

2005-02-15 Thread Nils Liebelt
Sounds a bit complicated! Why do you need to have struts tags? I would go for plain html and add special tags for whatever you need. Path of least resistence... GreetZ Nils -Original Message- From: Todd Nine [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 15, 2005 2:50 PM To: Stru