Hello,

since I sometimes just play around with client side GWT, creating some
pure javascript to display sth. in the browser, I wondered, if it is
possible to comile/arrange the project in a way that I don't need a
server? Obviously normally just clicking the html file doesn't work,
instead I get

Unsafe JavaScript attempt to access frame with URL file:///path/blabla.html
from frame with URL 
file:///path/blabla/war/blabla/3C6B7EC5C425BB1E705BE5E8FE20CE6D.cache.html.
Domains, protocols and ports must match

Can anyone provide help on how to run the javascript without needing
any server? (meaning really no server, not just no server calls, I
don't want to deploy the project at all, just run it inside a local
html page)

Greetz,
Peter

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to