wicketstuff.org is the one that is down most of the time.
wicket-library.com is OK, I've never had problems with it.

On Sun, Mar 25, 2012 at 7:39 PM, armhold <armh...@gmail.com> wrote:
> Martin,
>
> The wicket-examples site rarely works for me (server under-resourced?) but I
> found the code in the examples section of the Wicket source from git.
>
> LocaleFirstMapper was a huge help; I'm fairly sure I wouldn't have gotten it
> working without that reference, so thank you very much.  Here's what I came
> up with:
>
> https://gist.github.com/2198074

This shows that the new IRequestMapper/IRequestHandler impls are very
flexible :-)

>
> I suspect that stripping the locale from the hostname (vs path segment) is
> not needed, since you were probably doing that in your example so that the
> locale doesn't show up as a parameter to the page. I'm still experimenting
> with it.
>
> Thanks again for your help.

Have fun! :-)

>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/inferring-locale-from-URL-in-1-5-tp4497412p4503485.html
> Sent from the Users forum 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
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to