Hello every turbine user:

I am using Turbine 2.20 to develop a Chinese website.
And I am in trouble now.

In TR.properties file. I have set

-------------------------------
services.VelocityService.input.encoding=GBK
#services.VelocityService.input.encoding=GBK
##this line be commented,but even I add this line,same problem

locale.default.bundle=MyBundle
locale.default.language=zh
locale.default.country=
locale.default.charset= GBK
------------------------------

Now ,when user do get request to the Servlet Container(Resin),
they  got the GBK charset page ,that's fine.
But when I post data to the server(eg,post form) ,
all GBK charset became ??x??
I am really worried about that.


Any help will be appreciated!



Best Regards
W,Tao

-- 
Will Tao <[EMAIL PROTECTED]>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to