On 9/3/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> great igor, thanks
>
> On 9/4/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> >
> > its actualy simple what I am asking
> >
> > There is Link and there is ExternalLink
> >
> > ExternalLink takes you out of Wicket
> >
> > Link process internal wicket based actions and moves to another wicket
> > page
> >
> >
> > My Banner points to an external link, however I want to register a click
> > count on that banner before navigating to the external link

Also think about whether such clicks should be bookmarkable (or rather
independent of the session) or not. If they have to be, implement the
code that Igor gave, but in the constructor of a bookmarkable page.

Eelco

Eelco

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

Reply via email to