Hi -
the 'traditional' way (without digging into internals) was to have an
invisible DirectLink and trigger that with js.

Recently, Igor added ClientLink to tacos latest snapshot
( 
http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdocs/net.sf.tacos.Tacos/ClientLink/index.html
) which adds a js function (named anyway you declare) that does the
ajax call - you then just call it whenever you like...



On 2/20/08, Paul Stanton <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is there something in the dojo library that i can call (in javascript)
> to request a component to update? I need to trigger this on a tapestry
> component, but the code must be called from the client side, ie not in java.
>
> Suggestions?
>
> Thanks, P.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to