Yes. I was too tired not to think about getApplication() :)

I also saw that for a 

mountPage("/myPage", MYPage.class) 

to make unmount to work I have to do

unmount("myPage")

without the starting "/".

Is this the normal behavior? I find it a bit misleading why the unmount does
not work with a starting "/".



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Mount-Page-tp4653318p4653332.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

Reply via email to