Ok got it! >> do you mean creating custom tags?
That's what I meant. I mean you don't need recursive degression in order parse a file like this. ;-) GreetZ Nils -----Original Message----- From: Todd Nine [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 15, 2005 4:26 PM 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 people change the content of the email, we can easily upload a new format and send out the email. On Tue, 15 Feb 2005 15:31:38 +0200, Nils Liebelt <[EMAIL PROTECTED]> wrote: > 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: Struts Users Mailing List > Subject: Construting HTML Email from Struts > > 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 upload a mapping (something > like hql in nature), that would query our database, and fill in the > dynabean. The batch job would fire and create the html from the > struts jsp, inserting into the body. We would then email that text. > > Any Ideas? > Todd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]