Hi, I am using the ExternalLink class for external sites. I've noticed this class does not implement the ILinkListener interface and I am not able to monitor these clicks.
I tried to implement the listener, but I did not get far. e.g. public class MonitorExternalLink extends ExternalLink implements ILinkListener { ... } Does anyone know how I can implement a listener on the ExternalLink class? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org