Hello, I am working on a tool which is similar to the Wget using Java. When the number of url's are more I am getting out of memory exception. Is there anyway I can limit the number of URL's / size of the each URL content? If so what could be the max limit I can give?
Thanks, Pbale
