• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

gwt integration with php backend HOW TO

 
Greenhorn
Posts: 2
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi , this is shakir.

I am a Ext-GWT developer , worked with java on server side. I want to connect gwt with php server side .There is very weak documentation available on the same.

Any one please tell me how to create a simple hello world application with communication of php server side and gwt client side.

thanks and regards,
Shakir Husan
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here is a small tutorial I found online
http://gwtquickstart.blogspot.com/2009/11/call-php-script-from-gwt.html

You can refer it and if you need more specific then do post it.
 
reply
    Bookmark Topic Watch Topic
  • New Topic