In the past, I've accomplished something similar in a hack-ish sort of way
that may work for you.  Basically, I extended the WicketFilter and stripped
the first argument off, storing it in the request before Wicket used the URL
to determine the requested page.  Maybe you can go down a similar route?

--
Jeremy Thomerson
http://www.wickettraining.com



On Mon, Apr 20, 2009 at 3:03 PM, Matt Welch <matt...@welchkin.net> wrote:

>
>
> David Leangen-8 wrote:
> >
> > What version are you using?
> >
> I'm using 1.4.
>
> It wouldn't have occurred to me that it would be so difficult. I know it
> may
> seem odd, but URL control is actually very important here because
> organization identity is vital in the domain that the app will serve.
>
> Hmmm....
>
> Matt
>
> --
> View this message in context:
> http://www.nabble.com/Custom-URL-Handling-tp23130367p23143850.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to