Hello,

I am on tapestry 3 but switching to tapestry 4. I would like to use tapestry templating-component system to generate html and text emails. I was wondering how could that be done. Especially if i want to send them outside a web container, how can i initialize a tapestry application or library programmatically and ask to render pages in a string buffer. In that way i don't have to rewrite many components and i can use them in the web application and in the mailing system from command line or scheduled job. At first i was thinking of velocity as a templating engine for my mails, but i need to rewrite a lot of presentation and logic. Do you think it is possible to use tapestry in such a way? and how could i render a page in a string for latter use, and initiate tapestry outside the web container?

Thank you

Numa



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to