Are you using Tomcat? Tomcat 3.x (I think) has a problem with UTF-8 decoding of parameters.
I solved it by putting in a <meta http-equiv="encoding" value="ASCII"/> tag. I have no idea if Jetty is affected. /LS > From: Jeremy Quinn [mailto:[EMAIL PROTECTED] > Any suggestions?