>
> Hi Attila,
>
> Well, sound simple but I think it's a bit more...
>
> How can the server guess what will be the encoding in the
> first page it
> sends ( that will be used back to send the form, etc ) ? Even
> if you know
> the language ( say it's japanese ), there are many charsets
> that co
Hi,
I volunteered to resolve the charset issues, the problem is very complex
and difficult ( and I had very little time for that ). (I'm also an 8859-2
user).
In other words - I need help ( patches, ideas, code to reproduce etc
) ... This is too big and scary issue - and I don't feel confident e
I have also done this once in my private copy of Tomcat, but have abandoned
it.
The problem is standards compliance, and standards (both the HTML standard
and the Servlet spec) are somewhat internationalization-ignorant on this
point.
Tomcat follows the HTML standard, which explicitly declares th