I don't understand how to implement mgwt client with gwt rpc service. I have gone through these blogs too.

http://blog.daniel-kurka.de/2012/04/gwt-rpc-with-phonegap-revisited.html http://blog.daniel-kurka.de/2012/04/gwt-requestfactory-and-phonegap.html

But still not helpful to proceed. Anyone please point any sample for this?

Thanks in advance.

Regards, Sandip

有帮助吗?

解决方案

Maybe you can find this post useful:

https://groups.google.com/forum/#!topic/mgwt/8WOo00f_L2A

Anyway, if you can use other mechanism for communication client-server I'd suggest you REST-JSON taking advantage of RequestBuilder (official doc here). I used it, and it worked without problem.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top