Just a quick question - I just noticed that when a wicket application links to a Page which is the current homepage for the application, Wicket generates a long style bookmarkablePage=xxxxx url instead of "/app" when the wicket application starts.

Would it be better to use /app as the URL instead of bookmarkablePage?  Or should I just manually mount the page to "/" ?

Mark

Reply via email to