Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top