Hi all,
I have to task to convert lots of html documents
downloaded with the URLConnection class....
URL url = new URL("http://host/document.htm");
URLConnection urlConnection = url.openConnection();
...into plain text document to be written on my hard disk.
I wonder if I can do it easily with Cocoon....I don't know it
deeply......could you give some feedback ??
Thanks
Francesco
 
_______________________________________________________________________________
  IncrediMail - il mondo della posta elettronica si è finalmente evoluto - Clicca Qui

Reply via email to