Friday, April 1, 2011

Re: How to host GWT in a google-site page?

Thanks for the tips. I don't know why I could not have the .js file
hosted on the google site... as long as it is reachable by a URL it
can be referenced in the <script> tag (as in my original post).

I do understand that my GWT app will not be able to call back to the
server to do anything; that would require scripting/servlet support on
the server which google does not provide. But my application is just
client-side with no server callbacks so that restriction is OK.

-Mark

--
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.

No comments:

Post a Comment