On Thu, 10 Oct 2013 11:29:57 -0300, Denis Delangle
<denis.delangle...@gmail.com> wrote:
Hello,
Hi!
I also have this issue with 5.4 alpha 22. It is a regression I guess
as it was OK with alpha-11. I define a page like this :
@ContentType("text/xml")
public class ModuleInfo {
@ContentType("application/rss+xml") was the solution.
and have a template like
<info xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<moduleName>${context.moduleName}</moduleName>
My page doesn't have a template: everything is generated through
MarkupWriter.
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org