Hello there; I would like to create a wicket link (it has a client side and a serverside component) that only executes a javascript code but never sends any requests to the server, is it possible. Am thinking of adding a javascript function that returns false , and on serverside implementation, i just put nothing to be executed. It smells like a hack though. Is there a way of doing this? hope the question is clear .
Regards. Josh.
