But my environment works well in form.

Mysql DB: gbk
DB Table: gbk
connection url: jdbc:mysql://localhost/db-name

I can input Chinese and can view it correctly in page.

In your case, how you test with your develop tool (and what is it)?
Have you tested some sample text with direct jdbc connection? What's the result?

Thanks!

DH


----- Original Message ----- 
From: "滕训华" <[EMAIL PROTECTED]>
To: "'Tapestry users'" <users@tapestry.apache.org>
Sent: Tuesday, July 01, 2008 9:47 AM
Subject: 答复: The chinese characters can not be saved correctly


My database server is SQL SERVER 2000,and I can write or read it correctly
with other develop tool,and with T5,if I write the correct Chinese into
table directly,it can display in the page produced by t5,but can not write
into db correctly if I save it in one form.

-----邮件原件-----
发件人: dhning [mailto:[EMAIL PROTECTED] 
发送时间: 2008年7月1日 9:42
收件人: Tapestry users
主题: Re: The chinese characters can not be saved correctly

That should be not related to Tapestry. 

What's your DB? Google it with relevant charset problem. Make sure the
connection encode and db table charset consistent and valid. 

Thanks!

DH


----- Original Message ----- 
From: "滕训华" <[EMAIL PROTECTED]>
To: "'Tapestry users'" <users@tapestry.apache.org>
Sent: Tuesday, July 01, 2008 8:45 AM
Subject: The chinese characters can not be saved correctly


> When I input the chinese characters in the textfileds or textAreas of the
> form and save into the database,it will be not saved correctly, what
should
> I do?
> 
>


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

Reply via email to