On Wed, 31 Oct 2007 11:37:43 -0200, llonely <[EMAIL PROTECTED]> wrote:

Many thanks Thiago,
this is surprisingly helpful!

You're welcome. :)

Is XML output possible on template level? Having a template with the basic structure and update it based on parameter values.

As far as I know, you can generate any XML output you want in Tapestry 5 templates, but a redirect will be made (following the redirect-after-post design pattern) and the HTTP response content type will not be set to text/xml.

Other option would be using some template engine like Velocity or FreeMarker to generate your XML.

--
Thiago H. de Paula Figueiredo
Desenvolvedor, Instrutor e Consultor de Tecnologia
Eteg Tecnologia da Informação Ltda.
http://www.eteg.com.br

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

Reply via email to