I should also add that I tested Firefox again and I am not sure why I thought Firefox was displaying this behaviour but it is correctly displaying the characters.
Also I am using GWT 1.5.1 On Oct 24, 2:48 pm, Salman Hemani <[EMAIL PROTECTED]> wrote: > Sounds like that may be it. But I am not explicitly making this > request. I am using the Frame object and I simply pass in the relative > URL i.e. the name of the text file to the constructor and that add the > frame to the respective panel. I am assuming that the underlying from > the Frame object is a call to the server to download the file? > > On Oct 23, 4:55 pm, Lothar Kimmeringer <[EMAIL PROTECTED]> wrote: > > > > > SalmanHemani schrieb: > > > > Problem: I have a UTF-8 text file withchinesecharacters and it is > > > loaded in the Frame object which renders correctly in the GWT browser > > > as well as IE 7. But IE6 and Firefox do not display the characters > > > correctly. It just seems like gibberish. > > > How do you load the text-file? If it's delivered by a server doing > > a HTTP-request there seems to miss the correct Context-Type-Response- > > Header indicating that the file has to be treated as UTF-8-encoded > > file. IE7 seems to have this charset as default as do the GWTShell. > > > > Any ideas how to solve this issue? > > > Without more information how the file is loaded and presented, it's > > hard to tell. > > > Regards, Lothar- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
