When I submit norwegian characters (æ, ø, å) in a form, they are not
encoded correctly. They look something like this when received by the
tapestry page class:
^A, Ô
Right now, my app properties that concerns encoding are not changed from
default values. If you don't know what I'm talking about:
http://jakarta.apache.org/tapestry/3.0.3/doc/TapestryUsersGuide/configuration.character-sets.html
I have tried changing those properties a bit to see what happens, but I
have only managed to make it even worse. Any ideas?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]