As a followup, I was able to override the onRender() method to stream my
content, but I still need an empty markup file or else wicket throws an
exception.

are any "risks" with going with this approach, and is there any way to get
around the empty markup file?

On 12/30/06, Ryan Sonnek <[EMAIL PROTECTED]> wrote:

I'm building an rss page similar to the one on the wiki (
http://cwiki.apache.org/WICKET/rss-page.html), but I'd like to have the
rss library i'm using write out the rss instead of duplicating all the
markup and components.

Is it possible for a page to programatically write out to the stream
without having a markup file at all?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to