Hi Carsten, just a wild guess, but could this be for help?
http://www.nabble.com/charset-encoding-issue-td21015285.html or especially this: http://confluence.atlassian.com/display/DOC/Configuring+Tomcat%27s+URI+encoding This may be far from the case, but I had similar issues with OpenLayers, Tomacat and Geoserver. I fixed my problems with adding that URIencoding into Tomcat's server.xml. - mika - Dipl. Inf. Carsten Eider kirjoitti: > Hi list, > > i am using OpenLayers.Request.POST to send some xml data to > a servlet. This data includes the famous german special charactesr like > "ÜÖÄßüöä". > Using tomcat on windows nearly everything works fine, > using it on linux it fails > The special characters result in "Ã?öÃ1/4ÃÃÃÃ" > I know it is a encoding issue, but i don't know how to solve it > > Can i set the encoding on OpenLayers.Request.POST? > > Any reactions are apreciated. > > Tia Carsten > > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
