on eclipse you can change the encoding of your project... try it.. you should always use only one encoding... for everything... or else you end up with problems like this... try to set your project encoding to utf-8 and see if it solve your problem :)
On Aug 27, 2:33 am, vasem want <[email protected]> wrote: > Hi all, > > we are developing a multi lingual application which has > oracle as the DB, the problem is that when user enters > the data it is stored and retrieved as a junk data > somehow somewhere the uni coding is being > encoded by gwt or somewhere, > > we tried the same stuff through oracle forms and it is > storing the multilingual data correctly (in this case we tried chinese) > > does anyone have a clue on this > > cheers > > vas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
