Try setting direct = false?

I've not run into this problem almost ever, so I'm left scratching my head currently...Unless some new horrible bug has been introduced?

On 5/17/06, Ron Piterman <[EMAIL PROTECTED]> wrote:
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 IDirect
        refreshIDs,  // component to render
        EMPTY_STRING_ARRAY , // blocks to render
        true ); // direct component rendering.
return getAjaxDirectService().getLink(false, param );


still the whole page :(

could someone (please :) )point on what I am doing wrong here ?

Cheers,
Ron




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tacos-devel



--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around dojo/tapestry/tacos/hivemind.

Reply via email to