Excuse my noobness, the problem I am having is the following

In eclipse, I have an application that uses JSNI native methods that
opens a popup to another website(i.e. yahoo.com) using javascript,
namely, the window.open() method.  I tried my GWT application in
hosted mode, the popup opens up and goes to yahoo.  However, when I
upload my war file to GAE, nothing pops up.

Another question is, In hosted mode, everything is working, however, I
cannot close the popup because "window.close()" doesn't seem to work
in hosted mode.

Would someone please enlighten me on these issues?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to