Hi Guys, First of all, sorry for a so newbie question, but I'm really a newbie in Wicket.
I'm trying to add a Behaviou to my link, it works fine with link.add(myBehaviourHere) I'd like to know how to avoid any page redirect the link does. I left onClick without code but it redirects to the page that I'm actually(expected behavior) Any tips? Thanks in advance, -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */
