Monday, March 23, 2009

Re: using of classes outside gwt's class list

On Mon, Mar 23, 2009 at 4:10 PM, ytbryan <ytbryan@gmail.com> wrote:

thanks thomas.

I wonder which method is better? thomas's or David's?

I don't quite get how to "emulate" the java class...

but if i simply put it at the server, it will slow down my system
greatly. eg. if i want to fetch the geocode from google geocode, the
data will go to my server and then transmitted to my client through
RPC.

is there a standard way of doing this? given that the classes needed
are outside the JRE Emulation provided by gwt.

Google provides a gwt "bindings" to his google maps api.

Think again, your app runs inside a big HTTP client.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to Google-Web-Toolkit+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: