Hi, I am writing a program using gwt for the ui and PHP for tbhe back end. I use the RequestBuilder to communicate with the back end.
At first I had a simple text file to see if the RequestBuilder would worked, worked fine. I then change the url to point to my Apache webserver so I could test the PHP file. The GWT no longer worked and a RequestException went off. Is this because the UI must be talking to the same server? Is there a work around for this???? Ted --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
