Hi, i resolved this as well.
I just added this:
<inherits name="com.google.gwt.core.Core"/>
<add-linker name="xs" />
Regards.
On Wed, Aug 5, 2009 at 11:51 AM, mnenchev <[email protected]> wrote:
>
> Hi, all.
> I resolved my PushPage is not defined error, just with adding $wnd
> like this var pushpage = new $wnd.PushPage() but i'm getting Error:
> Permission denied to get property Window.PushPage because of the same
> origin policy. Amy idea how to fix this?
> regards.
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---