Re: AW: Tomcat special character missin in request parameter

2006-10-25 Thread Martin Gainty
From: "Christopher Schultz" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, October 25, 2006 10:31 AM Subject: Re: AW: Tomcat special character missin in request parameter

Re: AW: Tomcat special character missin in request parameter

2006-10-25 Thread Christopher Schultz
Christian, > My Problem is, that the encoding is done by JavaScript at the Cilent > and therefore with the clients charset, in Germany normally > ISO-8859-1. Hmmm... > With most for the other special characters this works fine, but some > won't work especially the ANSI (ALT) 0150. > > What I ha