google-code-export / webserviceservlet

Automatically exported from code.google.com/p/webserviceservlet
1 stars 1 forks source link

Having a problem with Hebrew letters #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am using wss in GAE.

Everything is OK but only one that all Hebrew letters are being returned as "?" 
(question marks).
Is there any way to fix this ?
This problem happens on both 0.6b and 0.7b version.

Thank you.

Original issue reported on code.google.com by tuandofo...@gmail.com on 3 Apr 2012 at 4:22

GoogleCodeExporter commented 9 years ago
Hi,

Quickly thinking I think the problem is an encoding problem. Please make sure 
you are using UTF-8 encoded strings. An other solution might be using 
URLEncoded/decoded strings. Hope this help.

br,
-michael

Original comment by michael....@vnetcon.org on 3 Apr 2012 at 4:56

GoogleCodeExporter commented 9 years ago
Hi Michael,

I tried to set the character encoding to UTF-8 in GAE, but it does not help.
At the client side, the Hebrew letters were already broken at the returned 
string so I could not do any encoding converting.
A note that there is no problem with receiving Hebrew letters with a pure Java 
servlet.

Please advise.
Thank you. 

Original comment by tuandofo...@gmail.com on 3 Apr 2012 at 7:44

GoogleCodeExporter commented 9 years ago
Hi Michael,

Did you have a chance to look into this problem ?
I just wonder if this is really an issue with wss because there is no problem 
with Hebrew characters with our servlet.

Thank you,
Tuan

Original comment by tuandofo...@gmail.com on 12 Apr 2012 at 10:09

GoogleCodeExporter commented 9 years ago
Hi Tuan,

I'm sorry about this delay. I have been lately very busy and now I'm on my way 
for  four weeks overseas. I try to look this as soon I get some time for this. 
Unfortunately I can not promise, when this will happen.

br,
-michael

Original comment by michael....@vnetcon.org on 12 Apr 2012 at 12:16

GoogleCodeExporter commented 9 years ago
Hi Michael,

Thank you very much for your attention on this.

Tuan.

Original comment by tuandofo...@gmail.com on 16 Apr 2012 at 12:01

GoogleCodeExporter commented 9 years ago
Hi Michael,

Hope all is well with you.
Please keep me posted when you have any updates on this issue.

Thank you,
Tuan

Original comment by tuandofo...@gmail.com on 9 May 2012 at 9:52

GoogleCodeExporter commented 9 years ago
Hi Tuan,

I will. I will return from my trip next week and I try to find time then for 
this. Sorry for this delay.

br,
-michael

Original comment by michael....@vnetcon.org on 11 May 2012 at 2:47

GoogleCodeExporter commented 9 years ago
Hi Michael - Did you have a chance to look at this issue ? Thank you, Tuan.

Original comment by tuandofo...@gmail.com on 20 Sep 2012 at 7:59