ok i'm a little bit confused :-(

I didt want to invoke 'tabs.remove()' during a onRender(), but during the onClick() method of by AjaxFallbackLink - like in your example.
Using a normal Link the TabbedPanel doesnt throw the exception.

Try your example with the AjaxTabbedPane and a AjaxFallbackLink.
Then in onClick() you have to add the <tp> the the AjaxRequestTarget, which later leads to the ArrayIndexOutOfBoundsException.

Pedro Santos schrieb:

--
dipl. inform jens zastrow

phone | +49.152.04840108
mail  | m...@jens-zastrow.de
web   | http://jens-zastrow.de
xing  | http://www.xing.com/profile/Jens_Zastrow


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to