Wicket 1.6 Enabling a Link Component on a disabled panel
We are currently struggling with getting a single AjaxLink or Link component to enable on a panel that is disabled. When using either the AjaxLink or the Link component the onClick() event never appears to get called. The AjaxLink behaves as thought its never getting click on, and the Link component allows the click but the following exception is thrown: