Anyone have any thoughts on how to do this?
On 4/5/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
did you try doing mountBookmarkablePage("/HomePage.htm", HomePage.class) ?
-IgorOn 4/5/06, Andrew Berman < [EMAIL PROTECTED]> wrote:I was wondering if there is a way in 1.2 to map Wicket's urls to an extension instead of to a directory. For example, is it possible to do http://localhost/HomePage.htm instead of the usual http://localhost/wicket/HomePage?
Thanks,
Andrew
