I am trying to make a get request from the GWT servlet to get JSON response from a web service. Following is the code in my servlet :
public String getQueDat
I solved this issue for myself, I found there's was two files of http-client with different version of other dependent jar files. So there may version were collapsing between libraries files so remove all old/previous libraries files and re-add are jar files from lib folder of this zip file:
Donwload Zip file from here