Sunday, November 27, 2016

Re: Serializing entire GWT application

I prefer to HTTP instead of GWT RPC 😁! most browser support it, even old version of IE, it automatically deserialize and evaluate the entire GWT application 😜!

On Sunday, November 27, 2016 at 7:11:10 PM UTC+1, Bora wrote:
Has anybody tried serializing/deserializing entire GWT application to/from server side using RPC. would that work in any way?

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment