help to make such a thing, we have a text file, there are a lot of links to different websites (each link rasolozhena a new line, and they are written in the form http://test.com), you need to walk on the Java program to all link and save the pages of these sites in the folder C :/ / test in html format, and that the name of these pages were the same as in the tags
Share
This is the code for reading URLs from a txt file and write in another file, as you describe in your question.