Is there a reason why I am getting an extra "/" when using nice URLs?

For example, when I mount a page as ("/search", SearchPage.class), if I
use that as my Home page, no problems.

However, any time I navigate to that page via a Wicket link, the URL
gets rendered as:

  http://www.blah.com/app//search

I'm wondering if this is somehow my doing, or a "feature" of Wicket...


Cheers,
Dave




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to