A limitation of HTML form processing is that the data’s charset entered in the form or in the page used to display the form is not passed back to the server. Once we discovered the problem, the answer ...
The UTF-8 charset implementation, which is available in all JDK/JRE releases from Sun, has been updated recently to reject non-shortest-form UTF-8 byte sequences. This is because the old ...