On Monday, March 3, 2003, at 06:16 PM, Leo Sutic wrote:
Are you using Tomcat?
Yeah, sorry I should have mentioned that.
Tomcat 3.x (I think) has a problem with UTF-8 decoding of parameters.
TomCat 4.1.18 + Apache2 mod_proxy
I solved it by putting in a <meta http-equiv="encoding" value="ASCII"/> tag.
Yek! ;)
How does that mesh with: <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> ?
I have no idea if Jetty is affected.
Not tried it either. But earlier I reported encoding problems in Cocoon's new test page from Jetty.
Hmmm.
Thanks for your reply.
regards Jeremy