> From: Pid [mailto:p...@pidster.com] > Subject: Re: request.setCharacterEncoding() && request.getParameter() > > 11) Check any .java files are also encoded in UTF-8? > Might need one of the grandees to say whether that is meaningful.
The encoding of the .java files shouldn't matter, as long as the glyphs used in any strings correspond to the encoding used *and* the default charset for system where the compilation is done matches the encoding. However, it is critical that .jsp files are stored in UTF-8 when using that as the encoding for the server. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org