That's odd, to me it looks like the default charset is the one from
org.apache.commons.codec.net.URLCodec - and that one uses UTF-8...
-Filip
Donyee skrev:
> I got the answer from the sources, because the
> ComponentActionDispatcher.java
> decode the url with a default charset which doesn't suppo
I got the answer from the sources, because the
ComponentActionDispatcher.java
decode the url with a default charset which doesn't support utf-8!
I'm now trying to create a new dispatcher to solve this question.
2007/11/4, Filip S. Adamsen <[EMAIL PROTECTED]>:
>
> Hi Donyee,
>
> Have a look at this
Hi Donyee,
Have a look at this, it *might* help:
http://wiki.apache.org/tapestry/Tapestry5Utf8Encoding
-Filip
Donyee skrev:
I use the actionLink, and the context contains utf8 string,
and the onUpdate(string str)...
the str is ???, encoding wrong!
---
I use the actionLink, and the context contains utf8 string,
and the onUpdate(string str)...
the str is ???, encoding wrong!