Re: ServletWebRequest.getServletPath() returns strange values on uris with german umlauts

2011-01-27 Thread asbachb
Thank you for you reply. Sorry for expressing me a little vague. I meant that i alread tried both attributes. My used encoding is UTF-8. Here are the missing sources: http://old.nabble.com/file/p30775449/wicket-umlauts.zip wicket-umlauts.zip Konstantin Kolinko wrote: 2011/1/27 asbachb

Re: ServletWebRequest.getServletPath() returns strange values on uris with german umlauts

2011-01-27 Thread asbachb
to decode? awarnier wrote: asbachb wrote: Thank you for you reply. Sorry for expressing me a little vague. I meant that i alread tried both attributes. My used encoding is UTF-8. Here are the missing sources: http://old.nabble.com/file/p30775449/wicket-umlauts.zip wicket-umlauts.zip

ServletWebRequest.getServletPath() returns strange values on uris with german umlauts

2011-01-26 Thread asbachb
Hello, Environment: Tomcat 7.0.6 - Java 1.6_22 - Ubuntu 10.10 I got some problems with a wicket application which decodes parameters into path of the uri. When calling getServletPath() on that uris, containig umlauts the method will return some wrong encoded path. In my sample application the