CodeIgniter Forums
Integrating Google Web Toolkit (GWT 2.0) with CodeIgniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Integrating Google Web Toolkit (GWT 2.0) with CodeIgniter (/showthread.php?tid=25433)

Pages: 1 2


Integrating Google Web Toolkit (GWT 2.0) with CodeIgniter - El Forum - 05-20-2010

[eluser]ascuellar[/eluser]
Hi ok, I already solved this issue. Thanks to you guys. I used JSON to communicate between my gwt client and my php server and it works like charm.

So here comes another question. Is there a way I can use form POST with GWT instead of using getText to receive the data from php?

I would appreciate your help.

Have a blast.