The GWT is using only Tomcat with port 8888, when I try to access a PHP file that is in the /var/www, the directory read by apache in Ubuntu, I get this error:
com.google.gwt.http.client.RequestPermissionException: The URL http://127.0.0.1/Quadrante.php is invalid or violates the same-origin security restriction How to Configure GWT to use apache? -- 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.
