Sure, a new page instance will have a fresh TabbedPanel instance.

Can you compare the URLs of your page and the one in wicket-examples.
Both have the dreaded '?0' suffix, don't they? Or are you tinkering with custom request mappers?

Regards
Sven

On 07/22/2012 08:26 PM, sardo wrote:

I can't see any difference between the two...

One thing I have noticed, is that the page's constructor is run when  I
refresh the page. Would that have anything to do with it? The page is
defined in the web application class:

mount("/home",        HomePage.class);



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Class-that-extends-AjaxTabbedPanel-does-not-remember-selected-panel-on-page-refresh-tp4650642p4650701.html
Sent from the Users forum mailing list archive at Nabble.com.

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



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

Reply via email to