Re: java.net.URLEncoder.encode quotes wrong under (my) Tomcat environment

2011-01-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jo, On 1/26/2011 5:25 PM, Joachim Seibert wrote: > actually I have the problem, that the static encode method from > java.net.URLEncoder encodes under the command line different as the > tomcat environment on my machine (my workmate with exactly the s

java.net.URLEncoder.encode quotes wrong under (my) Tomcat environment

2011-01-26 Thread Joachim Seibert
Hi there, actually I have the problem, that the static encode method from java.net.URLEncoder encodes under the command line different as the tomcat environment on my machine (my workmate with exactly the same setup - see below - doesn't have this problem). The char "@" is not quoted to "%40"