[Tacos-devel] [OT] copying from xml response into html using dojo?

2006-05-24 Thread Ron Piterman
Hi, I am looking for a tidy way to copy xml nodes from an xml response into the html document. At the moment I use dojo.dom.copyChildren, but the elements, though inserted properly into the html are interpreted as text. Thanx, Ron --- Al

[Tacos-devel] Re: Using ajax engine service for direct rendering

2006-05-22 Thread Ron Piterman
;& responseId != *"scriptblock"* && responseId != *"postprocess"*) { // whatever arrives here will probably be // your TRs and DIVs as an XML node } } Ron Piterman wrote: Thats great - but i have a small problem: what if I want to do the

[Tacos-devel] Re: Using ajax engine service for direct rendering

2006-05-22 Thread Ron Piterman
from the html source, add "&dojoRequest=true" at the end of it and you'll get an xml response with only the specified component rendered + required javascript calls. You may need to study the returned xml a bit + tacos.js to figure out how to process the data. Ron Piterman

[Tacos-devel] Re: Using ajax engine service for direct rendering

2006-05-22 Thread Ron Piterman
s disabled. What you need to do is get that url and then execute the following javascript ( replacing ${myUrl} ): tacos.defaultLinkAction({processScripts:true,url:'${myUrl}'}); Ron Piterman wrote: Hi, I am trying to create a link which will render *only* specific components on a page

[Tacos-devel] Using ajax engine service for direct rendering

2006-05-17 Thread Ron Piterman
Hi, I am trying to create a link which will render *only* specific components on a page (yes, on my own risk :) ) - I get the link using : ... AjaxDirectServiceParameter param = new AjaxDirectServiceParameter( this , // IDirect parameters , // Invocation parameters for IDire

[Tacos-devel] removing icons from tree

2006-04-26 Thread Ron Piterman
hi, I just tried to pass null to openIcon and closeIcon, which resulted in an exception. Is there a way to remove the +/- icons from the tree? Cheers, Ron --- Using Tomcat but need to do more? Need to support web services, security? Get s

[Tacos-devel] Re: 4.1 Roadmap

2005-12-28 Thread Ron Piterman
weel to go, jesse :) what about the API/inheritance refactoring howard mentioned? This might be very important on the roadmap since itmight have heavy impact on code. Cheers, Ron Jesse Kuhnert wrote: I started a tapestry 4.1 roadmap page in the wiki to give people a general idea of where we're

Re: [Tacos-devel] Congrats to Jesse

2005-11-30 Thread Ron Piterman
+1 (non binding :) ) Andreas Andreou wrote: Hey Jesse, just saw Howard's mail in the dev-list and the it's official ! You're one of them now :))) Keep up the good work, Andy --- This SF.net email is sponsored by: Splunk Inc. Do you grep th