Have a look at the ClientLink component in Tacos.
http://andyhot.gr/tacos-demo/ClientLink.html

Please see here how to use it:
http://tacos.sourceforge.net/tacos4.1/apidocs/net/sf/tacos/components/ClientLink.html

Hope this helps

On Thu, Feb 14, 2008 at 6:57 PM, Jim <[EMAIL PROTECTED]> wrote:

> Hello!
>
> I'm going through the Ajax documentation, and I'm all set as far as
> tying @EventListener methods to client-side events.  However, I'm a
> little confused as to how the client is to receive/process the server
> response.
>
> I do see how the core Tapestry components have an updateComponents
> property, and those components may be injected into the backing
> page-class and updated programmatically.
>
> Does this mean, however, that the only way to get a response back to the
> client is by updating a component property?
>
> Ideally, I'm looking for something like DWR behavior, where I could
> programmatically (via client-side JavaScript) call a Tapestry listener
> and get a JSON response back for arbitrary JS processing.  Is there a
> reasonable way to do this using the T4.1 Ajax framework?  Or is this
> outside the scope of what T4.1 is intending with its Ajax support?
>
> Thanks,
> Jim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Best regards,

Igor Drobiazko

Reply via email to