check the generated javascript if there is a function called top(). We
might having the same problem.

posted another query here:
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a17bbaf2bac4c05c
opened issues:
http://code.google.com/p/google-web-toolkit/issues/detail?id=4117
http://code.google.com/p/chromium/issues/detail?id=24408

On Sep 25, 3:19 am, Ravi M <[email protected]> wrote:
> Hi all
>
> We are on GWT 1.4.60 (for various reasons!) and saw yesterday's
> announcement of GoogleChromeFrame(http://code.google.com/chrome/
> chromeframe/). We installed it in our browser (IE 8), dropped the
>
> <meta http-equiv="X-UA-Compatible" content="chrome=1">
>
> line in the GWT application HTML's header.
>
>                 ...
>                 <meta name='gwt:module'
> content='com.foo.bar.Application'/>
>                 <meta http-equiv="X-UA-Compatible" content="chrome=1">
>                 <!--                                           -->
>                 <!-- Link CSS file                        -->
>                 <!--                                           -->
>                 <link type="text/css" rel='stylesheet'
> href='Application.css'/>
>                 ...
>
> re-built our WAR and deployed it on Tomcat 6.0.28 locally (Vista).
> Sure enough, our application rendered using GCF (right-click shows the
> GCF menu as opposed to the IE menu).
>
> We deployed the same WAR on Tomcat on our server (remote, Linux) and
> fired it up and accessed it via IE, but it didn't get rendered in GCF.
> Will be grateful for any help on what might be the problem.
>
> Regards
> Ravi
--~--~---------~--~----~------------~-------~--~----~
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