I want to check whether my gwt application is running in hosted mode or deployment mode.and if deployed then check whether it is deployed on local machine or remote machine. Is there any way to do that.Because i want to change the urls depends on the mode.
Thanks,