Hmmm. if that example works for you, I'd guess the core Restlet request and response character set handling is doing what it's supposed to.
I've never exercised JSON with double byte character sets ... maybe there is something funny about character set handling on that code path specifically. I will construct some more examples to see if I can reproduce what you're experiencing, but if anybody else knows more about this already, please weigh in! On 1/24/08, cleverpig <[EMAIL PROTECTED]> wrote: > > I tried your code,it's fine. > But that's form post and page display function,not a json interface. > When I switched to json commute way,I got same wrong.. >

