Could someone point out how to create RSS feed using Tapestry page?

I tried the following (using
http://wiki.java.net/bin/view/Javawsxml/Romelibrary):

- output feed contents to property and then use t:outputraw to display it
- output feed contents directly using beforeRender ( MarkupWriter writer )
rendering method

Both ways it ends up with error: "Page Rss did not generate any markup when
rendered. This could be because its template file could not be located, or
because a render phase method in the page prevented rendering."

What am I doing wrong?

Thanks in advance.

-- 
Ilya Obshadko

Reply via email to