first create a url to a component.
this can be done by letting your component implement something like
ilinklistener and calling urlfor(linklistener.interface) on that
component.
once you have the url (which will trigger onclick() of the component)
pass it into some javascript by writing it out into a variable or what
not. then use any 3rd party ajax lib to make the call, or use wicket's
js - have a look in wicket-ajax.js.
-igor
On Sat, Jul 4, 2009 at 4:32 PM, Mathias
Nilsson<
wicket.programmer@...> wrote:
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...