Adriano,

Create the AbstractAjaxBehaiour you want, call getCallbackUrk() on it and
use the returned URL as a parameter to wicketAjaxGet in the JavaScript
you're generating.

Regards - Cemal
http://www.jWeekend.co.uk http://jWeekend.co.uk 



asfernandes wrote:
> 
> I need to call the server side from a javascript (generated by a 
> component) function. Kind of Link/AjaxLink onClick, but instead of have 
> it attached to a DOM event, I need to generate the javascript function 
> that does the job.
> 
> Could you point me out how I could do it?
> 
> 
> Adriano
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Call-the-server-from-a-javascript-function-tp19865896p19871930.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to