I want to show the weather in my GWT application. I have seen several examples of this done on the server side which seem a little odd to me because obviously moving the load to the client is preferred.
I researched the matter quite some time now and could not find an answer. Can this be done on the client side?