So, Johan... How was this fixed? Is a url always generated like
${contextPath}/${servletName} (e.g. .../wicket-examples/app)? what
about page maps? If you are generating the url like above, you could
never reuse the page in another page map.Eelco On 12/10/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > Probably a bug due to the refactorings in HEAD. I'll add a TODO and > fix it shortly. > > Eelco > > > 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 > > > > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
