> > > Page(_xx).html: > > > Take a look at <a href="/links/coolPage">this page</a>!
> > Unfortunately, this is not acceptable. The author should > > have no idea of context. The link must be relative to the > > application "top" page. > just make links like: > > <a href="links/coolPage"> > > wicket will make those links absolute. You're right! I was that simple... > > Also, my css and image links break when I use mountable pages. > > Again, it is not acceptable to have to write > > href="/contextRoot/styles/style.css". However, this does not fix the problem for resource files. I am assuming that resource files must also be mountable, but I haven't yet looked into this. Thanks for the tip! ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user