RE: T5 JSON Output

2007-05-28 Thread Jonathan Glanz
Got itjust created a JavaScriptStreamResponse and returned it from onActivate.simple enough -Jon -Original Message- From: Jonathan Glanz [mailto:[EMAIL PROTECTED] Sent: Monday, May 28, 2007 7:52 PM To: Tapestry users Subject: T5 JSON Output All, I'm working on several

T5 JSON Output

2007-05-28 Thread Jonathan Glanz
All, I'm working on several async Dojo widgets and I can't seem to figure out how I can have a page that does not need to return any element, I can obviously write straight to a MarkupWriter, but when it goes to render there is no parent element, any ideas? Thoughts? Many thx, Jon