I thought that we did test it if it was the homepage in 1.1 but maybe with the refactoring of 1.2 we lost this.
johan
On 12/10/05,
Mark Derricutt <[EMAIL PROTECTED]> wrote:
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
