Thank you,
can you explain better maybe with an example? There's no way to use
something like tacos:AjaxDirectLink?

Bye, Edoardo

-----Original Message-----
From: Karthik N [mailto:[EMAIL PROTECTED] 
Sent: giovedì 26 ottobre 2006 14.44
To: Tapestry users
Subject: Re: Tacos and Javascript Function: which comoponent?

use a hidden field to set the output of your javascript function.  this
hidden field is bound to a tapestry property.  that way it will get set in
the rewind cycle.

in order to cause a submit you can have a hidden AjaxSubmit button that you
can cause a click() on after you've set the hidden property

On 10/26/06, Edoardo Campagnano <[EMAIL PROTECTED]> wrote:
>
> Hi to all,
>
> here's my poblem: I've got a javascript function that returns a String, I
> need to call a listener sending the result string from the function as
> argument for the listener. Which is the best method to do this? I think a
> Tacos component but don't know what and how..
>
>
>
> Thanks in advice
>
>
>
> Edoardo
>
>
>
>
>


-- 
Thanks, Karthik



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

Reply via email to