add(new link("ad") { onclick() {
  count++;
  getrequestcycle().setrequesttarget(new redirectrquesttarget(url));
}

-igor


On 9/3/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
>
> I am writing a simple ad system where i only decide the external link to
> navigate to dynamically from the server
>
> this is getting complicated from simple wicket components.
>
> I need to register the click count on that banner before navigating to the
> external link
>
> can someone help me with a way of of this
>
> thanks
>

Reply via email to