Check the content-type http response header in firebug or a http proxy. I
should be text/javascript.

What web-server are  you using? Have you modified the mime type settings of
your webserver? Is there a default mime type you are setting for unknown
extensions?

--Sri



On 5 May 2010 01:49, taldos <[email protected]> wrote:

> I am looking to integrate GWT and the 'SmartGWT' libraries into an
> existing web Application as a proof of concept. I find myself stuck on
> the following point.
>
> After writing a simple app, testing, compiling and deploying, I hit
> the HTML page and I can see the *.nocache.js being called.
> However, when the *.nocache.js tries to return a specific *.cache.html
> file I am being prompted by the browser to download the file rather
> than it being rendered.
>
> I know that I may not be providing a lot of information but this is a
> simple application akin to a 'hello world' app. Any ideas?
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

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