the problem of hosting gwt files in different servers
Hi
I got all gwt files for Hello application.
The index.html hosted in host1.com.
All other gwt files hosted in host2.com/Hello
The index.html has this "<script type="text/javascript"
language="javascript" src="http://host2.com/Hello/
com.google.gwt.sample.hello.Hello.nocache.js"></script>"
But Nothing happened when I opened http://host1.com/index.html, it
just showed a blank page.
Could you tell me how to solve that problem?
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home