> From: Maxim Kuleshov [mailto:[EMAIL PROTECTED] > Subject: encoding in URI after form-based redirect > > Question refers to 5.5 branch (5.5.25 from ubuntu repos).
If possible, try the problem URI with the latest 5.5 version from the Tomcat web site. > I use useBodyEncodingForURI=true mode in connector. > All content is UTF-8 encoded. > How could I fix of bypass such behaviour? Have you read the FAQ? http://wiki.apache.org/tomcat/FAQ/CharacterEncoding Since everything should be UTF-8, have your tried setting the URIEncoding attribute to that in your <Connector> elements? (You may want to remove the useBodyEncodingForURI when you do so.) - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]