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
--~--~---------~--~----~------------~-------~--~----~
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