On Mon, 23 Jul 2012 18:44:23 -0300, Richard Frovarp <[email protected]> wrote:

http://wiki.apache.org/tapestry/Tapestry5HowToStreamAnExistingBinaryFile
http://wiki.apache.org/tapestry/Tapestry5HowToCreateADynamicPDF

This idea works for anything you may want to return that isn't an HTML page.

This is correct, but it will work for any kind of response, even HTML (probably when it's stored and/or genenerated outside a Tapestry template, such as a database, filesystem or other templating engines). In addition, don't forget that any XML document can be generated and returned in Tapestry templates.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to