-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

nch,

nch wrote:
| This doesn't work either.

:(

| I removed the useBodyEncoding property, as you suggested, from the
| Connector element, but the URI parameter coming in the request is
| still being decoded into ISO-8859-1 instead of UTF-8.

How do you know that ISO-8859-1 is being used to decode it?

| Pages are
| displaying correctly, I use pageEncoding="UTF-8"
| contentType="text/html;charset=utf-8" in every single page I also
| tried changing my system locale into es_ES.UTF-8 (it was en_US-UTF-8)
| by following http://people.debian.org/~schultmc/locales.html , but I
| can see no difference after restarting everything. Remember, I'm
| having this problem in debian etch (works fine in windows xp).

We don't bother explicitly setting the JVM's locale or anything like
that. The standard environment for my production system shows
file.encoding=UTF-8 with no additional configuration. That should not
affect the interpretation of URI parameters, though.

Are you sure that your configuration is being read properly? That
everything is spelled correctly? That you are actually putting
server.xml in the right place and that TC is properly reading it? I'm
asking because the change you made should definitely have worked.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhZRBsACgkQ9CaO5/Lv0PBYHQCcCJzA1/JhwDD9XtWG4ilBK7Z5
/IoAoLsCGbi+Vw6jA/Ycc0elpb9tZrlN
=7mCa
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to