Hello, I followed the https://cwiki.apache.org/confluence/display/WICKET/Wicket+and+localized+URLstutorial. I have a problem with an url like this: www.example.com/a?t=token
When I access that link, the url becomes: www.example.com/en/a and the link
is not accessible.
If I force the URL to www.example.com/en/a?t=token I get a Jetty error:
HTTP ERROR 404
Problem accessing /en/a. Reason:
NOT_FOUND
------------------------------
*Powered by Jetty://*
Can anybody help?
Thank you!
--
Laurentiu Trica
