hello, i seem to be having issued with GWT and character encoding.  I
have an Oracle database which stores strings with iso-8859-1
encoding.  GWT does NOT support java's String.getBytes(), nor does it
support new  String(byte[], encoding).

the question is, how do i get the string bytes from the database blob
to the properly encoded string?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to