Hi, Recently http://dotev.blogspot.com/2011/02/posting-non-ascii-characters-in-web.html I stumbled over this issue too.
I don't want to add _charset_ input to all the forms. Is there a way to set the request encoding to UTF-8? IMHO it would be better if the request encoding is configurable like it is done in Wicket. http://wiki.apache.org/tomcat/FAQ/CharacterEncoding Tomcat FAQ suggests using a filter. How can I do that in Sling? I start Sling with launchpad standalone. Best regards, Peter -- View this message in context: http://apache-sling.73963.n3.nabble.com/request-getCharacterEncoding-always-returns-ISO-8859-1-tp1740512p2469927.html Sent from the Sling - Users mailing list archive at Nabble.com.
