Hi all,
I recently tried my hand with GWT hosted on GAE/J, and found it to be
really good, especially considering that i did not have to learn
javascript. I want to try to build the front end with GWT, but for the
back end, we already have a php server which gives json data over
restful urls.

I have read in other places that the communication between GWT and php
can happen with a few tweaks. My questions are related to the
following, which is confusing me - does the gwt-created js files have
to be served from a Java-server (or GAE)? Is there some way for the
php server that we have to serve these js files?

Any help would be much appreciated. Thanks, Rajath

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

Reply via email to