You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Lauri Benno <la...@real24.ae> on 2007/10/21 15:11:05 UTC

[t5] decoding utf-8 in form submissions

Hi,

I'm totally lost on this. I'm using UTF-8 on my application and output
is working fine. I followed instructions on
http://wiki.apache.org/tapestry/Tapestry5Utf8Encoding and added UTF-8
filter to AppModule but I'm still receiving gibberish in my page class
when I try to submit a form that has characters  outside the English
alphabet (like ö,ä,ü) in it. As I'm using Jetty I did even set
org.mortbay.util.URI.charset=UTF-8 but still no help.
What am I missing here?

Below is my dev environment:
Tapestry 5.0.6-SNAPSHOT
Java 6 u3
Maven Jetty plugin (Jetty 6.1.6rc0)
OS: openSuse 10.3


Lauri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org