Hello,

I am trying to realize localized URLs in my application (using Wicket 1.4.17) as described in the Wicket wiki (https://cwiki.apache.org/WICKET/wicket-and-localized-urls.html).

However, I have problems accessing the pages then - e.g., calling the localization application of the wicket examples at http://localhost:8080/wicket-examples/pub resolves to http://localhost:8080/wicket-examples/pub/en/?null, which results to a 404 then.

Does anyone have a hint for me what's going wrong? I tried to debug the code, but without any success.

Thanks in advance,
andr


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

Reply via email to