Currently I have the below code for reading an InputStream. I am storing the whole file into a StringBuilder variable and processing this string af
InputStream
StringBuilder
There is class EntityUtils under Apache httpCore. Use getString() method of this class to get the String from Response content.