Re: [Htmlparser-developer] Doubt about compilation
Brought to you by:
derrickoswald
From: Derrick O. <Der...@Ro...> - 2003-10-08 01:25:01
|
When you unpacked the zip file the program is ready to run, but there's no command/script file to run it. If htmlparser.jar is in the current directory, use something like: java -classpath htmlparser.jar org.htmlparser.parserapplications.StringExtractor http://whatever Derrick lakshmi narasimhan wrote: >Hi everybody!! >Iam new to the parsing community and have downloaded the HTML Parser.Unfortunately iam unable to run >the programs.Basically i want to extract the text from a given URL for which i came across a program called >StringExtractor.java.But unfortunately i dunno the exact directory the file should be placed. >Can you help me in this regard >Thanks a lot in advance >Regards >Chari > >SIZE does matter - The UK's biggest *Free* Web based mail - 10 MB Free >mail.lycos.co.uk > > > |