I am trying to use the string extractor program of HTMLParser on the command line to extract text from some webpages.
But I am unable to do so as I am getting the following error:
My computer uses a proxy server to connect to the internet and I have switched off Windows firewall too.
I don't know how to solve this problem.
Kindly help.
thanks,
sarabjeet
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am trying to use the string extractor program of HTMLParser on the command line to extract text from some webpages.
But I am unable to do so as I am getting the following error:
org.htmlparser.util.ParserException: Connection refused : connect
My computer uses a proxy server to connect to the internet and I have switched off Windows firewall too.
I don't know how to solve this problem.
Kindly help.
thanks,
sarabjeet