Greetings, I've been using the Google Web Toolkit for a while now and I'm at that point where I want to interface it with PHP so I can talk to a MySQL database. In the past, I've used a RequestBuilder object to get this information and that works okay. The code gets a little messy though by calling things that way.
I've been looking around but can't seem to find anything on creating my own GWT Web Service. I would like to have a web service interract with my MySQL database via PHP and then return some JSON text back to the client GWT app. I hope I said that right. Thanks for any help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
