Guys I want to develop a program in which we will give some URLs as I/P and read the contents of particular URL. I want to create the application in swing. Just give me an idea of selecting atleast 5 input URLs.
Tony Docherty wrote:
Sorry but I don't know what you mean by this. Please can you explain in more detail.
Let me explain brief. I want to create an application in web mining where I want to give the url links which my program reads the web pages and preprocess the data. Now my question is how to give multiple url inputs in my program?