GWT Compiled Application cannot interact with php backend

两盒软妹~` 提交于 2020-01-11 07:46:10

问题


I was developing a GWT application with a PHP backend. During development, everything was OK. I was developing my GWT app from my webroot and everything was working correctly and was properly interacting with php.

However, when I compiled the GWT app and place it the same place where my original GWT app was and try to run it, the interface shows up but every place where to i need to interact with the server, it fails outputting application error messages which i set whenever my web app cannot interact with the server

来源:https://stackoverflow.com/questions/8394136/gwt-compiled-application-cannot-interact-with-php-backend

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!