I'm really new in java. I'm trying to read 8000 URL files and write to a file. It's a kind of combining all files together...not overwritten.
This is the URL of my all files http://www.ifi.unizh.c h/ddis/ph/2006/08/ ...
These files are .owl....and I store all of them in a directory. This is source code java that i wrote...it doesnt work as I want.... In fact, I just dont know how to call the files directly from the URL ... Please advice....