I have an image coming from remote server through http url. I want to do some image analysis on this, so I want to read the image content in my server side java code. This code is running inside the tomcat server.I have an image coming from remote server throu