Tim Englich ha scritto: > Hello Andrea, > > when I use the sample request page of geoserver following occurs: > > When I request the features using the Post-Request with UTF-8 encoding of the > Request-Body I get no result. When I use ISO-8859-15 encoding I get the > correct Result. > > So changing the encoding on client-side could solve the problem for the > Post-Request. > > For the Get-Request I get the same result. > When I change the encoding of the URL from UTF-8 to ISO-8859-15 I recieve the > correct result.
Hum, how do you force the encoding in the POST request? And in the GET one? Using the content-encoding http header, declaring a different encoding in the <?xml ...> tag, or how? Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
